#39ABB6#39ABB6
#39ABB6 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.101 H 204.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABB6 |
|---|---|
| RGB | rgb(57, 171, 182) |
| HSL | hsl(185, 52%, 47%) |
| HSV | hsv(185, 69%, 71%) |
| CMYK | cmyk(68.7%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.46, -27.78, -14.94) |
| CIE-LCH | lch(64.46, 31.54, 208.28°) |
| OKLab | oklab(68.3% -0.0916 -0.0415) |
| OKLCH | oklch(68.3% 0.101 204.4) |
| XYZ | xyz(24.6901, 33.3703, 49.3868) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.10
Cadetblue
#5F9EA0
ΔE00 6.12
Lightseagreen
#20B2AA
ΔE00 7.86
Sea
#3C9992
ΔE00 9.05
Topaz
#13BBAF
ΔE00 9.99
Darkturquoise
#00CED1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABB6 #B64439
analogous
#39B683 #39ABB6 #396DB6
triadic
#39ABB6 #B639AB #ABB639
tetradic
#39ABB6 #8339B6 #B64439 #6DB639
square
#39ABB6 #8339B6 #B64439 #6DB639
split-complementary
#39ABB6 #B6396D #B68339
monochromatic
#1C5359 #2A7F87 #39ABB6 #5FC3CD #8ED5DC
Accessibility & contrast
On white
2.74
#39ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#39ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABB6
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABB6 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#8B97B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39abb6; /* rgb */ color: rgb(57, 171, 182); /* oklch */ color: oklch(68.3% 0.101 204.4);
Tailwind
colors: {
custom: {
50: '#80c4cb',
500: '#39abb6',
950: '#000000',
},
}SCSS
$custom: #39abb6; $custom-light: #80c4cb; $custom-dark: #000000;
JSON
{
"hex": "#39abb6",
"rgb": {
"r": 57,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.28,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.68297,
"c": 0.10055,
"h": 204.4
},
"luminance": 0.33373
}Semantic roles & 50–950 ramp
primary
#39ABB6
secondary
#C68A85
accent
#594CDC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182