#2DBE8E Color Information

Hex color code: #2DBE8E

The hex color #2DBE8E is a peaceful cyan with RGB values of (45, 190, 142) and HSL of (160°, 62%, 46%). It is typically applied in digital products.

Try:
Color NameLight Sea Green
HEX
#2DBE8E
RGB
45, 190, 142
HSL
160°, 62%, 46%
CMYK
76%, 0%, 25%, 25%

Shades

CSS Usage
color: #2DBE8E;
background-color: #2DBE8E;
border-color: #2DBE8E;
box-shadow: 0 0 10px #2DBE8E;
border: 2px solid #2DBE8E;
Tailwind Usage
bg-[#2DBE8E]
text-[#2DBE8E]
border-[#2DBE8E]
shadow-[0_0_10px_2DBE8E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2DBE8E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2DBE8E; color: #000000; }

Badge

New Feature
.badge { background-color: #2DBE8E; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2DBE8E; background-color: #2DBE8E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2DBE8E20; border-left: 4px solid #2DBE8E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2DBE8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2DBE8E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 190, 142

Red: 45 / Green: 190 / Blue: 142

HSL

160°, 62%, 46%

Hue: 160° / Saturation: 62% / Lightness: 46%

CMYK

76%, 0%, 25%, 25%

Cyan: 76% / Magenta: 0% / Yellow: 25% / Key: 25%

What color is #2DBE8E?

#2DBE8E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2DBE8E to RGB:

rgb(45, 190, 142)HEX to RGB Converter →

HEX to HSL

Convert #2DBE8E to HSL:

hsl(160, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #2DBE8E to CMYK:

cmyk(76%, 0%, 25%, 25%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #2DBE8E has RGB (45, 190, 142) and HSL (160°, 62%, 46%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2DBE8E is #BE2D5D, creating high-contrast pairings. For softer combinations, try analogous colors like #2DBE45.

Use #2DBE8E in CSS: color: #2DBE8E or background-color: #2DBE8E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2DBE8E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.87:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2DBE8E?

#2DBE8E is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2DBE8E?

#2DBE8E in RGB is (45, 190, 142) - 45 red, 190 green, and 142 blue.

How to use #2DBE8E in CSS?

Use #2DBE8E directly in your CSS properties like color or background-color.

What colors go well with #2DBE8E?

#BE2D5D (complementary), #2DBE45 (analogous), and #1E805F (lighter shade) work well with #2DBE8E.