#39B6AA#39B6AA
#39B6AA is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.109 H 185.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #39B6AA |
|---|---|
| RGB | rgb(57, 182, 170) |
| HSL | hsl(174, 52%, 47%) |
| HSV | hsv(174, 69%, 71%) |
| CMYK | cmyk(68.7%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.45, -36.49, -3.83) |
| CIE-LCH | lch(67.45, 36.69, 185.99°) |
| OKLab | oklab(70.6% -0.1082 -0.0109) |
| OKLCH | oklch(70.6% 0.109 185.8) |
| XYZ | xyz(25.6676, 37.2251, 43.8548) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.94
Lightseagreen
#20B2AA
ΔE00 2.09
Tealish
#24BCA8
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 4.63
Greeny Blue
#42B395
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B6AA #B63945
analogous
#39B66C #39B6AA #3984B6
triadic
#39B6AA #AA39B6 #B6AA39
tetradic
#39B6AA #6C39B6 #B63945 #84B639
square
#39B6AA #6C39B6 #B63945 #84B639
split-complementary
#39B6AA #B63984 #B66C39
monochromatic
#1C5953 #2A877E #39B6AA #5FCDC2 #8EDCD4
Accessibility & contrast
On white
2.49
#39B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#39B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B6AA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B6AA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b6aa; /* rgb */ color: rgb(57, 182, 170); /* oklch */ color: oklch(70.6% 0.109 185.8);
Tailwind
colors: {
custom: {
50: '#81ccc3',
500: '#39b6aa',
950: '#000000',
},
}SCSS
$custom: #39b6aa; $custom-light: #81ccc3; $custom-dark: #000000;
JSON
{
"hex": "#39b6aa",
"rgb": {
"r": 57,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.24,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.70596,
"c": 0.10874,
"h": 185.8
},
"luminance": 0.37228
}Semantic roles & 50–950 ramp
primary
#39B6AA
secondary
#C6858B
accent
#4C5ADC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281