#2DC39F#2DC39F
#2DC39F is a light, vivid teal. Relative luminance 0.421; OKLCH L 73.3% C 0.132 H 172.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2DC39F |
|---|---|
| RGB | rgb(45, 195, 159) |
| HSL | hsl(166, 63%, 47%) |
| HSV | hsv(166, 77%, 76%) |
| CMYK | cmyk(76.9%, 0%, 18.5%, 23.5%) |
| CIE-LAB | lab(70.93, -46.62, 7.24) |
| CIE-LCH | lch(70.93, 47.18, 171.18°) |
| OKLab | oklab(73.28% -0.1308 0.0184) |
| OKLCH | oklch(73.28% 0.132 172) |
| XYZ | xyz(26.8520, 42.0880, 39.5028) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 4.07
Turquoise (survey)
#06C2AC
ΔE00 4.43
Greeny Blue
#42B395
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.70
Tealish
#24BCA8
ΔE00 5.05
Greenblue
#23C48B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DC39F #C32D51
analogous
#2DC354 #2DC39F #2D9CC3
triadic
#2DC39F #9F2DC3 #C39F2D
tetradic
#2DC39F #542DC3 #C32D51 #9CC32D
square
#2DC39F #542DC3 #C32D51 #9CC32D
split-complementary
#2DC39F #C32D9C #C3542D
monochromatic
#16604E #229176 #2DC39F #55D8B9 #87E3CD
Accessibility & contrast
On white
2.23
#2DC39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#2DC39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DC39F
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DC39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DC39F | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2dc39f; /* rgb */ color: rgb(45, 195, 159); /* oklch */ color: oklch(73.3% 0.132 172.0);
Tailwind
colors: {
custom: {
50: '#7ed6bb',
500: '#2dc39f',
950: '#000000',
},
}SCSS
$custom: #2dc39f; $custom-light: #7ed6bb; $custom-dark: #000000;
JSON
{
"hex": "#2dc39f",
"rgb": {
"r": 45,
"g": 195,
"b": 159
},
"hsl": {
"h": 165.6,
"s": 62.5,
"l": 47.059
},
"oklch": {
"l": 0.73283,
"c": 0.13212,
"h": 172
},
"luminance": 0.42091
}Semantic roles & 50–950 ramp
primary
#2DC39F
secondary
#CD7F92
accent
#4269E6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380