#39B6AC#39B6AC
#39B6AC is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.108 H 187.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #39B6AC |
|---|---|
| RGB | rgb(57, 182, 172) |
| HSL | hsl(175, 52%, 47%) |
| HSV | hsv(175, 69%, 71%) |
| CMYK | cmyk(68.7%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.50, -35.94, -4.85) |
| CIE-LCH | lch(67.50, 36.27, 187.68°) |
| OKLab | oklab(70.66% -0.1073 -0.0137) |
| OKLCH | oklch(70.66% 0.108 187.3) |
| XYZ | xyz(25.8582, 37.3013, 44.8588) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.73
Topaz
#13BBAF
ΔE00 2.05
Tealish
#24BCA8
ΔE00 3.81
Turquoise (survey)
#06C2AC
ΔE00 5.15
Greeny Blue
#42B395
ΔE00 7.07
Mediumturquoise
#48D1CC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B6AC #B63943
analogous
#39B66E #39B6AC #3982B6
triadic
#39B6AC #AC39B6 #B6AC39
tetradic
#39B6AC #6E39B6 #B63943 #82B639
square
#39B6AC #6E39B6 #B63943 #82B639
split-complementary
#39B6AC #B63982 #B66E39
monochromatic
#1C5954 #2A8780 #39B6AC #5FCDC4 #8EDCD5
Accessibility & contrast
On white
2.48
#39B6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#39B6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B6AC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B6AC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b6ac; /* rgb */ color: rgb(57, 182, 172); /* oklch */ color: oklch(70.7% 0.108 187.3);
Tailwind
colors: {
custom: {
50: '#81ccc4',
500: '#39b6ac',
950: '#000000',
},
}SCSS
$custom: #39b6ac; $custom-light: #81ccc4; $custom-dark: #000000;
JSON
{
"hex": "#39b6ac",
"rgb": {
"r": 57,
"g": 182,
"b": 172
},
"hsl": {
"h": 175.2,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.70661,
"c": 0.10815,
"h": 187.3
},
"luminance": 0.37304
}Semantic roles & 50–950 ramp
primary
#39B6AC
secondary
#C6858A
accent
#4C58DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281