#2DC399#2DC399
#2DC399 is a light, vivid teal. Relative luminance 0.419; OKLCH L 73.1% C 0.136 H 168.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2DC399 |
|---|---|
| RGB | rgb(45, 195, 153) |
| HSL | hsl(163, 63%, 47%) |
| HSV | hsv(163, 77%, 76%) |
| CMYK | cmyk(76.9%, 0%, 21.5%, 23.5%) |
| CIE-LAB | lab(70.79, -48.10, 10.29) |
| CIE-LCH | lch(70.79, 49.19, 167.92°) |
| OKLab | oklab(73.12% -0.1337 0.0263) |
| OKLCH | oklch(73.12% 0.136 168.9) |
| XYZ | xyz(26.3439, 41.8848, 36.8270) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.57
Greenblue
#23C48B
ΔE00 3.58
Greenish Teal
#32BF84
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.95
Greeny Blue
#42B395
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DC399 #C32D57
analogous
#2DC34E #2DC399 #2DA2C3
triadic
#2DC399 #992DC3 #C3992D
tetradic
#2DC399 #4E2DC3 #C32D57 #A2C32D
square
#2DC399 #4E2DC3 #C32D57 #A2C32D
split-complementary
#2DC399 #C32DA2 #C34E2D
monochromatic
#16604B #229172 #2DC399 #55D8B3 #87E3C9
Accessibility & contrast
On white
2.24
#2DC399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#2DC399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DC399
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DC399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DC399 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2dc399; /* rgb */ color: rgb(45, 195, 153); /* oklch */ color: oklch(73.1% 0.136 168.9);
Tailwind
colors: {
custom: {
50: '#7ed6b7',
500: '#2dc399',
950: '#000000',
},
}SCSS
$custom: #2dc399; $custom-light: #7ed6b7; $custom-dark: #000000;
JSON
{
"hex": "#2dc399",
"rgb": {
"r": 45,
"g": 195,
"b": 153
},
"hsl": {
"h": 163.2,
"s": 62.5,
"l": 47.059
},
"oklch": {
"l": 0.73122,
"c": 0.13622,
"h": 168.9
},
"luminance": 0.41888
}Semantic roles & 50–950 ramp
primary
#2DC399
secondary
#CD7F95
accent
#4270E6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380