#2CD09C#2CD09C
#2CD09C is a light, vivid teal. Relative luminance 0.480; OKLCH L 76.5% C 0.150 H 165.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #2CD09C |
|---|---|
| RGB | rgb(44, 208, 156) |
| HSL | hsl(161, 65%, 49%) |
| HSV | hsv(161, 79%, 82%) |
| CMYK | cmyk(78.8%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(74.85, -52.72, 14.41) |
| CIE-LCH | lch(74.85, 54.66, 164.71°) |
| OKLab | oklab(76.48% -0.1451 0.0368) |
| OKLCH | oklch(76.48% 0.15 165.8) |
| XYZ | xyz(29.5919, 48.0439, 39.1598) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.41
Greenblue
#23C48B
ΔE00 3.50
Green Blue
#01C08D
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 4.57
Greenish Teal
#32BF84
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CD09C #D02C60
analogous
#2CD04A #2CD09C #2CB2D0
triadic
#2CD09C #9C2CD0 #D09C2C
tetradic
#2CD09C #4A2CD0 #D02C60 #B2D02C
square
#2CD09C #4A2CD0 #D02C60 #B2D02C
split-complementary
#2CD09C #D02CB2 #D04A2C
monochromatic
#176B50 #219D76 #2CD09C #5DDDB4 #8FE7CB
Accessibility & contrast
On white
1.98
#2CD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#2CD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CD09C
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CD09C | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC199
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#00D1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #2cd09c; /* rgb */ color: rgb(44, 208, 156); /* oklch */ color: oklch(76.5% 0.150 165.8);
Tailwind
colors: {
custom: {
50: '#80dfb9',
500: '#2cd09c',
950: '#000000',
},
}SCSS
$custom: #2cd09c; $custom-light: #80dfb9; $custom-dark: #000000;
JSON
{
"hex": "#2cd09c",
"rgb": {
"r": 44,
"g": 208,
"b": 156
},
"hsl": {
"h": 160.976,
"s": 65.079,
"l": 49.412
},
"oklch": {
"l": 0.76475,
"c": 0.14972,
"h": 165.8
},
"luminance": 0.48048
}Semantic roles & 50–950 ramp
primary
#2CD09C
secondary
#D2869E
accent
#4075E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380