#39DEBE#39DEBE
#39DEBE is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.1% C 0.139 H 176.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #39DEBE |
|---|---|
| RGB | rgb(57, 222, 190) |
| HSL | hsl(168, 71%, 55%) |
| HSV | hsv(168, 74%, 87%) |
| CMYK | cmyk(74.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.08, -48.74, 3.79) |
| CIE-LCH | lch(80.08, 48.89, 175.55°) |
| OKLab | oklab(81.08% -0.1388 0.0093) |
| OKLCH | oklch(81.08% 0.139 176.2) |
| XYZ | xyz(37.0981, 56.8256, 57.7184) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.55
Aqua (survey)
#13EAC9
ΔE00 2.85
Aqua Marine
#2EE8BB
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39DEBE #DE3959
analogous
#39DE6C #39DEBE #39ABDE
triadic
#39DEBE #BE39DE #DEBE39
tetradic
#39DEBE #6C39DE #DE3959 #ABDE39
square
#39DEBE #6C39DE #DE3959 #ABDE39
split-complementary
#39DEBE #DE39AB #DE6C39
monochromatic
#168671 #1FBB9D #39DEBE #6DE7CF #A2EFE0
Accessibility & contrast
On white
1.70
#39DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#39DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39DEBE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39DEBE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #39debe; /* rgb */ color: rgb(57, 222, 190); /* oklch */ color: oklch(81.1% 0.139 176.2);
Tailwind
colors: {
custom: {
50: '#88e9d1',
500: '#39debe',
950: '#000000',
},
}SCSS
$custom: #39debe; $custom-light: #88e9d1; $custom-dark: #000000;
JSON
{
"hex": "#39debe",
"rgb": {
"r": 57,
"g": 222,
"b": 190
},
"hsl": {
"h": 168.364,
"s": 71.429,
"l": 54.706
},
"oklch": {
"l": 0.81078,
"c": 0.13913,
"h": 176.2
},
"luminance": 0.5683
}Semantic roles & 50–950 ramp
primary
#39DEBE
secondary
#8C2F41
accent
#3A5DEE
background
#FCFEFE
surface
#F4FDFB
border
#CED5D4
text
#0D1614
muted
#7F8483