#2CC99D#2CC99D
#2CC99D is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.141 H 168.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC99D |
|---|---|
| RGB | rgb(44, 201, 157) |
| HSL | hsl(163, 64%, 48%) |
| HSV | hsv(163, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 21.9%, 21.2%) |
| CIE-LAB | lab(72.72, -49.69, 10.87) |
| CIE-LCH | lch(72.72, 50.87, 167.66°) |
| OKLab | oklab(74.73% -0.1379 0.0278) |
| OKLCH | oklch(74.73% 0.141 168.6) |
| XYZ | xyz(28.0078, 44.7396, 39.0512) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.26
Greenblue
#23C48B
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.43
Aquamarine (survey)
#04D8B2
ΔE00 4.43
Greenish Teal
#32BF84
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC99D #C92C58
analogous
#2CC94F #2CC99D #2CA6C9
triadic
#2CC99D #9D2CC9 #C99D2C
tetradic
#2CC99D #4F2CC9 #C92C58 #A6C92C
square
#2CC99D #4F2CC9 #C92C58 #A6C92C
split-complementary
#2CC99D #C92CA6 #C94F2C
monochromatic
#16654F #219776 #2CC99D #58DAB6 #8AE5CC
Accessibility & contrast
On white
2.11
#2CC99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#2CC99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC99D
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC99D | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9B
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc99d; /* rgb */ color: rgb(44, 201, 157); /* oklch */ color: oklch(74.7% 0.141 168.6);
Tailwind
colors: {
custom: {
50: '#7fdaba',
500: '#2cc99d',
950: '#000000',
},
}SCSS
$custom: #2cc99d; $custom-light: #7fdaba; $custom-dark: #000000;
JSON
{
"hex": "#2cc99d",
"rgb": {
"r": 44,
"g": 201,
"b": 157
},
"hsl": {
"h": 163.185,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.7473,
"c": 0.14069,
"h": 168.6
},
"luminance": 0.44743
}Semantic roles & 50–950 ramp
primary
#2CC99D
secondary
#CF8297
accent
#416FE7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380