#2CC99E#2CC99E
#2CC99E is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.8% C 0.140 H 169.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC99E |
|---|---|
| RGB | rgb(44, 201, 158) |
| HSL | hsl(164, 64%, 48%) |
| HSV | hsv(164, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 21.4%, 21.2%) |
| CIE-LAB | lab(72.74, -49.45, 10.36) |
| CIE-LCH | lch(72.74, 50.52, 168.17°) |
| OKLab | oklab(74.76% -0.1374 0.0265) |
| OKLCH | oklch(74.76% 0.14 169.1) |
| XYZ | xyz(28.0935, 44.7739, 39.5027) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 3.69
Greenblue
#23C48B
ΔE00 3.84
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.33
Greenish Teal
#32BF84
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC99E #C92C57
analogous
#2CC94F #2CC99E #2CA5C9
triadic
#2CC99E #9E2CC9 #C99E2C
tetradic
#2CC99E #4F2CC9 #C92C57 #A5C92C
square
#2CC99E #4F2CC9 #C92C57 #A5C92C
split-complementary
#2CC99E #C92CA5 #C94F2C
monochromatic
#16654F #219777 #2CC99E #58DAB7 #8AE5CC
Accessibility & contrast
On white
2.11
#2CC99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#2CC99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC99E
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC99E | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc99e; /* rgb */ color: rgb(44, 201, 158); /* oklch */ color: oklch(74.8% 0.140 169.1);
Tailwind
colors: {
custom: {
50: '#7fdaba',
500: '#2cc99e',
950: '#000000',
},
}SCSS
$custom: #2cc99e; $custom-light: #7fdaba; $custom-dark: #000000;
JSON
{
"hex": "#2cc99e",
"rgb": {
"r": 44,
"g": 201,
"b": 158
},
"hsl": {
"h": 163.567,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.74756,
"c": 0.13997,
"h": 169.1
},
"luminance": 0.44777
}Semantic roles & 50–950 ramp
primary
#2CC99E
secondary
#CF8297
accent
#416EE7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380