#39DE9B#39DE9B
#39DE9B is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.2% C 0.164 H 160.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #39DE9B |
|---|---|
| RGB | rgb(57, 222, 155) |
| HSL | hsl(156, 71%, 55%) |
| HSV | hsv(156, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 30.2%, 12.9%) |
| CIE-LAB | lab(79.31, -56.87, 21.17) |
| CIE-LCH | lch(79.31, 60.69, 159.58°) |
| OKLab | oklab(80.2% -0.1549 0.0537) |
| OKLCH | oklch(80.2% 0.164 160.9) |
| XYZ | xyz(33.7214, 55.4750, 39.9345) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.09
Eucalyptus
#44D7A8
ΔE00 4.39
Seaweed
#18D17B
ΔE00 5.18
Light Greenish Blue
#63F7B4
ΔE00 5.94
Aqua Marine
#2EE8BB
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DE9B #DE397C
analogous
#39DE48 #39DE9B #39CFDE
triadic
#39DE9B #9B39DE #DE9B39
tetradic
#39DE9B #4839DE #DE397C #CFDE39
square
#39DE9B #4839DE #DE397C #CFDE39
split-complementary
#39DE9B #DE39CF #DE4839
monochromatic
#168659 #1FBB7C #39DE9B #6DE7B5 #A2EFD0
Accessibility & contrast
On white
1.74
#39DE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#39DE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DE9B
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DE9B | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD97
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #39de9b; /* rgb */ color: rgb(57, 222, 155); /* oklch */ color: oklch(80.2% 0.164 160.9);
Tailwind
colors: {
custom: {
50: '#87e9b8',
500: '#39de9b',
950: '#000000',
},
}SCSS
$custom: #39de9b; $custom-light: #87e9b8; $custom-dark: #000000;
JSON
{
"hex": "#39de9b",
"rgb": {
"r": 57,
"g": 222,
"b": 155
},
"hsl": {
"h": 155.636,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.80195,
"c": 0.16398,
"h": 160.9
},
"luminance": 0.55479
}Semantic roles & 50–950 ramp
primary
#39DE9B
secondary
#8C2F55
accent
#3A83EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481