#2DC99B#2DC99B
#2DC99B is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.142 H 167.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2DC99B |
|---|---|
| RGB | rgb(45, 201, 155) |
| HSL | hsl(162, 63%, 48%) |
| HSV | hsv(162, 78%, 79%) |
| CMYK | cmyk(77.6%, 0%, 22.9%, 21.2%) |
| CIE-LAB | lab(72.69, -50.06, 11.90) |
| CIE-LCH | lch(72.69, 51.46, 166.62°) |
| OKLab | oklab(74.69% -0.1386 0.0304) |
| OKLCH | oklch(74.69% 0.142 167.6) |
| XYZ | xyz(27.8819, 44.6943, 38.1614) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.99
Greenblue
#23C48B
ΔE00 3.12
Eucalyptus
#44D7A8
ΔE00 3.63
Greenish Teal
#32BF84
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DC99B #C92D5B
analogous
#2DC94D #2DC99B #2DA9C9
triadic
#2DC99B #9B2DC9 #C99B2D
tetradic
#2DC99B #4D2DC9 #C92D5B #A9C92D
square
#2DC99B #4D2DC9 #C92D5B #A9C92D
split-complementary
#2DC99B #C92DA9 #C94D2D
monochromatic
#17654E #229774 #2DC99B #59DAB4 #8BE5CB
Accessibility & contrast
On white
2.11
#2DC99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#2DC99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DC99B
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DC99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DC99B | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2dc99b; /* rgb */ color: rgb(45, 201, 155); /* oklch */ color: oklch(74.7% 0.142 167.6);
Tailwind
colors: {
custom: {
50: '#7fdab8',
500: '#2dc99b',
950: '#000000',
},
}SCSS
$custom: #2dc99b; $custom-light: #7fdab8; $custom-dark: #000000;
JSON
{
"hex": "#2dc99b",
"rgb": {
"r": 45,
"g": 201,
"b": 155
},
"hsl": {
"h": 162.308,
"s": 63.415,
"l": 48.235
},
"oklch": {
"l": 0.74695,
"c": 0.14186,
"h": 167.6
},
"luminance": 0.44698
}Semantic roles & 50–950 ramp
primary
#2DC99B
secondary
#CF8399
accent
#4172E6
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380