#39DE99#39DE99
#39DE99 is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.2% C 0.166 H 160.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #39DE99 |
|---|---|
| RGB | rgb(57, 222, 153) |
| HSL | hsl(155, 71%, 55%) |
| HSV | hsv(155, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.28, -57.29, 22.16) |
| CIE-LCH | lch(79.28, 61.43, 158.85°) |
| OKLab | oklab(80.15% -0.1558 0.0562) |
| OKLCH | oklch(80.15% 0.166 160.2) |
| XYZ | xyz(33.5549, 55.4083, 39.0572) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.78
Eucalyptus
#44D7A8
ΔE00 4.77
Seaweed
#18D17B
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 5.74
Light Greenish Blue
#63F7B4
ΔE00 5.99
Tealish Green
#0CDC73
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DE99 #DE397E
analogous
#39DE46 #39DE99 #39D1DE
triadic
#39DE99 #9939DE #DE9939
tetradic
#39DE99 #4639DE #DE397E #D1DE39
square
#39DE99 #4639DE #DE397E #D1DE39
split-complementary
#39DE99 #DE39D1 #DE4639
monochromatic
#168657 #1FBB7A #39DE99 #6DE7B4 #A2EFCF
Accessibility & contrast
On white
1.74
#39DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#39DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DE99
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DE99 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #39de99; /* rgb */ color: rgb(57, 222, 153); /* oklch */ color: oklch(80.2% 0.166 160.2);
Tailwind
colors: {
custom: {
50: '#87e9b7',
500: '#39de99',
950: '#000000',
},
}SCSS
$custom: #39de99; $custom-light: #87e9b7; $custom-dark: #000000;
JSON
{
"hex": "#39de99",
"rgb": {
"r": 57,
"g": 222,
"b": 153
},
"hsl": {
"h": 154.909,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.80151,
"c": 0.16566,
"h": 160.2
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#39DE99
secondary
#8C2F56
accent
#3A85EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481