#39B6AB#39B6AB
#39B6AB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.108 H 186.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #39B6AB |
|---|---|
| RGB | rgb(57, 182, 171) |
| HSL | hsl(175, 52%, 47%) |
| HSV | hsv(175, 69%, 71%) |
| CMYK | cmyk(68.7%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.47, -36.22, -4.34) |
| CIE-LCH | lch(67.47, 36.48, 186.83°) |
| OKLab | oklab(70.63% -0.1077 -0.0123) |
| OKLCH | oklch(70.63% 0.108 186.5) |
| XYZ | xyz(25.7625, 37.2631, 44.3549) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 1.96
Tealish
#24BCA8
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 4.88
Greeny Blue
#42B395
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B6AB #B63944
analogous
#39B66D #39B6AB #3983B6
triadic
#39B6AB #AB39B6 #B6AB39
tetradic
#39B6AB #6D39B6 #B63944 #83B639
square
#39B6AB #6D39B6 #B63944 #83B639
split-complementary
#39B6AB #B63983 #B66D39
monochromatic
#1C5953 #2A877F #39B6AB #5FCDC3 #8EDCD5
Accessibility & contrast
On white
2.48
#39B6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#39B6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B6AB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B6AB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 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)
#ACACAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b6ab; /* rgb */ color: rgb(57, 182, 171); /* oklch */ color: oklch(70.6% 0.108 186.5);
Tailwind
colors: {
custom: {
50: '#81ccc3',
500: '#39b6ab',
950: '#000000',
},
}SCSS
$custom: #39b6ab; $custom-light: #81ccc3; $custom-dark: #000000;
JSON
{
"hex": "#39b6ab",
"rgb": {
"r": 57,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.72,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.70628,
"c": 0.10843,
"h": 186.5
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#39B6AB
secondary
#C6858A
accent
#4C59DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281