#39DE97#39DE97
#39DE97 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.1% C 0.167 H 159.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #39DE97 |
|---|---|
| RGB | rgb(57, 222, 151) |
| HSL | hsl(154, 71%, 55%) |
| HSV | hsv(154, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(79.24, -57.71, 23.15) |
| CIE-LCH | lch(79.24, 62.18, 158.14°) |
| OKLab | oklab(80.11% -0.1568 0.0586) |
| OKLCH | oklch(80.11% 0.167 159.5) |
| XYZ | xyz(33.3911, 55.3428, 38.1946) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.52
Seaweed
#18D17B
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DE97 #DE3980
analogous
#39DE45 #39DE97 #39D3DE
triadic
#39DE97 #9739DE #DE9739
tetradic
#39DE97 #4539DE #DE3980 #D3DE39
square
#39DE97 #4539DE #DE3980 #D3DE39
split-complementary
#39DE97 #DE39D3 #DE4539
monochromatic
#168656 #1FBB78 #39DE97 #6DE7B3 #A2EFCE
Accessibility & contrast
On white
1.74
#39DE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#39DE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DE97
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DE97 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #39de97; /* rgb */ color: rgb(57, 222, 151); /* oklch */ color: oklch(80.1% 0.167 159.5);
Tailwind
colors: {
custom: {
50: '#87e9b6',
500: '#39de97',
950: '#000000',
},
}SCSS
$custom: #39de97; $custom-light: #87e9b6; $custom-dark: #000000;
JSON
{
"hex": "#39de97",
"rgb": {
"r": 57,
"g": 222,
"b": 151
},
"hsl": {
"h": 154.182,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.80108,
"c": 0.16734,
"h": 159.5
},
"luminance": 0.55347
}Semantic roles & 50–950 ramp
primary
#39DE97
secondary
#8C2F57
accent
#3A87EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481