#39DE95#39DE95
#39DE95 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.1% C 0.169 H 158.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #39DE95 |
|---|---|
| RGB | rgb(57, 222, 149) |
| HSL | hsl(153, 71%, 55%) |
| HSV | hsv(153, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.20, -58.11, 24.14) |
| CIE-LCH | lch(79.20, 62.93, 157.44°) |
| OKLab | oklab(80.07% -0.1577 0.061) |
| OKLCH | oklch(80.07% 0.169 158.9) |
| XYZ | xyz(33.2300, 55.2784, 37.3464) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.33
Seaweed
#18D17B
ΔE00 4.32
Weird Green
#3AE57F
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.38
Eucalyptus
#44D7A8
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DE95 #DE3982
analogous
#39DE43 #39DE95 #39D4DE
triadic
#39DE95 #9539DE #DE9539
tetradic
#39DE95 #4339DE #DE3982 #D4DE39
square
#39DE95 #4339DE #DE3982 #D4DE39
split-complementary
#39DE95 #DE39D4 #DE4339
monochromatic
#168655 #1FBB76 #39DE95 #6DE7B1 #A2EFCD
Accessibility & contrast
On white
1.74
#39DE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#39DE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DE95
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DE95 | 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)
#DCCD90
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #39de95; /* rgb */ color: rgb(57, 222, 149); /* oklch */ color: oklch(80.1% 0.169 158.9);
Tailwind
colors: {
custom: {
50: '#87e9b4',
500: '#39de95',
950: '#000000',
},
}SCSS
$custom: #39de95; $custom-light: #87e9b4; $custom-dark: #000000;
JSON
{
"hex": "#39de95",
"rgb": {
"r": 57,
"g": 222,
"b": 149
},
"hsl": {
"h": 153.455,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.80065,
"c": 0.16905,
"h": 158.9
},
"luminance": 0.55282
}Semantic roles & 50–950 ramp
primary
#39DE95
secondary
#8C2F58
accent
#3A8AEE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481