#2DC39D#2DC39D
#2DC39D is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.2% C 0.133 H 170.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2DC39D |
|---|---|
| RGB | rgb(45, 195, 157) |
| HSL | hsl(165, 63%, 47%) |
| HSV | hsv(165, 77%, 76%) |
| CMYK | cmyk(76.9%, 0%, 19.5%, 23.5%) |
| CIE-LAB | lab(70.88, -47.12, 8.26) |
| CIE-LCH | lch(70.88, 47.84, 170.06°) |
| OKLab | oklab(73.23% -0.1318 0.021) |
| OKLCH | oklch(73.23% 0.133 170.9) |
| XYZ | xyz(26.6798, 42.0192, 38.5961) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.54
Greenblue
#23C48B
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.72
Turquoise (survey)
#06C2AC
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DC39D #C32D53
analogous
#2DC352 #2DC39D #2D9EC3
triadic
#2DC39D #9D2DC3 #C39D2D
tetradic
#2DC39D #522DC3 #C32D53 #9EC32D
square
#2DC39D #522DC3 #C32D53 #9EC32D
split-complementary
#2DC39D #C32D9E #C3522D
monochromatic
#16604D #229175 #2DC39D #55D8B7 #87E3CC
Accessibility & contrast
On white
2.23
#2DC39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#2DC39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DC39D
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DC39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DC39D | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69B
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2dc39d; /* rgb */ color: rgb(45, 195, 157); /* oklch */ color: oklch(73.2% 0.133 170.9);
Tailwind
colors: {
custom: {
50: '#7ed6b9',
500: '#2dc39d',
950: '#000000',
},
}SCSS
$custom: #2dc39d; $custom-light: #7ed6b9; $custom-dark: #000000;
JSON
{
"hex": "#2dc39d",
"rgb": {
"r": 45,
"g": 195,
"b": 157
},
"hsl": {
"h": 164.8,
"s": 62.5,
"l": 47.059
},
"oklch": {
"l": 0.73228,
"c": 0.13344,
"h": 170.9
},
"luminance": 0.42022
}Semantic roles & 50–950 ramp
primary
#2DC39D
secondary
#CD7F93
accent
#426CE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380