#2DC39B#2DC39B
#2DC39B is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.2% C 0.135 H 169.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2DC39B |
|---|---|
| RGB | rgb(45, 195, 155) |
| HSL | hsl(164, 63%, 47%) |
| HSV | hsv(164, 77%, 76%) |
| CMYK | cmyk(76.9%, 0%, 20.5%, 23.5%) |
| CIE-LAB | lab(70.84, -47.61, 9.27) |
| CIE-LCH | lch(70.84, 48.51, 168.98°) |
| OKLab | oklab(73.18% -0.1327 0.0237) |
| OKLCH | oklch(73.18% 0.135 169.9) |
| XYZ | xyz(26.5105, 41.9514, 37.7042) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.04
Greenblue
#23C48B
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.81
Greeny Blue
#42B395
ΔE00 4.84
Greenish Teal
#32BF84
ΔE00 5.08
Eucalyptus
#44D7A8
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DC39B #C32D55
analogous
#2DC350 #2DC39B #2DA0C3
triadic
#2DC39B #9B2DC3 #C39B2D
tetradic
#2DC39B #502DC3 #C32D55 #A0C32D
square
#2DC39B #502DC3 #C32D55 #A0C32D
split-complementary
#2DC39B #C32DA0 #C3502D
monochromatic
#16604C #229173 #2DC39B #55D8B5 #87E3CB
Accessibility & contrast
On white
2.24
#2DC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#2DC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DC39B
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DC39B | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB599
Deuteranopia (green-blind)
#AAA89E
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2dc39b; /* rgb */ color: rgb(45, 195, 155); /* oklch */ color: oklch(73.2% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#7ed6b8',
500: '#2dc39b',
950: '#000000',
},
}SCSS
$custom: #2dc39b; $custom-light: #7ed6b8; $custom-dark: #000000;
JSON
{
"hex": "#2dc39b",
"rgb": {
"r": 45,
"g": 195,
"b": 155
},
"hsl": {
"h": 164,
"s": 62.5,
"l": 47.059
},
"oklch": {
"l": 0.73175,
"c": 0.13481,
"h": 169.9
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#2DC39B
secondary
#CD7F94
accent
#426EE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380