#39DE96#39DE96
#39DE96 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.1% C 0.168 H 159.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #39DE96 |
|---|---|
| RGB | rgb(57, 222, 150) |
| HSL | hsl(154, 71%, 55%) |
| HSV | hsv(154, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 32.4%, 12.9%) |
| CIE-LAB | lab(79.22, -57.91, 23.65) |
| CIE-LCH | lch(79.22, 62.55, 157.79°) |
| OKLab | oklab(80.09% -0.1572 0.0598) |
| OKLCH | oklch(80.09% 0.168 159.2) |
| XYZ | xyz(33.3102, 55.3105, 37.7687) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.41
Seaweed
#18D17B
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DE96 #DE3981
analogous
#39DE43 #39DE96 #39D4DE
triadic
#39DE96 #9639DE #DE9639
tetradic
#39DE96 #4339DE #DE3981 #D4DE39
square
#39DE96 #4339DE #DE3981 #D4DE39
split-complementary
#39DE96 #DE39D4 #DE4339
monochromatic
#168655 #1FBB77 #39DE96 #6DE7B2 #A2EFCE
Accessibility & contrast
On white
1.74
#39DE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#39DE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DE96
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DE96 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD92
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #39de96; /* rgb */ color: rgb(57, 222, 150); /* oklch */ color: oklch(80.1% 0.168 159.2);
Tailwind
colors: {
custom: {
50: '#87e9b5',
500: '#39de96',
950: '#000000',
},
}SCSS
$custom: #39de96; $custom-light: #87e9b5; $custom-dark: #000000;
JSON
{
"hex": "#39de96",
"rgb": {
"r": 57,
"g": 222,
"b": 150
},
"hsl": {
"h": 153.818,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.80087,
"c": 0.1682,
"h": 159.2
},
"luminance": 0.55314
}Semantic roles & 50–950 ramp
primary
#39DE96
secondary
#8C2F58
accent
#3A88EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481