#39ACB6#39ACB6
#39ACB6 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.5% C 0.101 H 203.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #39ACB6 |
|---|---|
| RGB | rgb(57, 172, 182) |
| HSL | hsl(185, 52%, 47%) |
| HSV | hsv(185, 69%, 71%) |
| CMYK | cmyk(68.7%, 5.5%, 0%, 28.6%) |
| CIE-LAB | lab(64.76, -28.27, -14.49) |
| CIE-LCH | lch(64.76, 31.77, 207.13°) |
| OKLab | oklab(68.54% -0.0926 -0.0402) |
| OKLCH | oklch(68.54% 0.101 203.5) |
| XYZ | xyz(24.8797, 33.7495, 49.4500) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.24
Cadetblue
#5F9EA0
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 7.41
Sea
#3C9992
ΔE00 8.94
Topaz
#13BBAF
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ACB6 #B64339
analogous
#39B682 #39ACB6 #396EB6
triadic
#39ACB6 #B639AC #ACB639
tetradic
#39ACB6 #8239B6 #B64339 #6EB639
square
#39ACB6 #8239B6 #B64339 #6EB639
split-complementary
#39ACB6 #B6396E #B68239
monochromatic
#1C5459 #2A8087 #39ACB6 #5FC4CD #8ED5DC
Accessibility & contrast
On white
2.71
#39ACB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#39ACB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ACB6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ACB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ACB6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B7
Deuteranopia (green-blind)
#8C97B6
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #39acb6; /* rgb */ color: rgb(57, 172, 182); /* oklch */ color: oklch(68.5% 0.101 203.5);
Tailwind
colors: {
custom: {
50: '#81c5cb',
500: '#39acb6',
950: '#000000',
},
}SCSS
$custom: #39acb6; $custom-light: #81c5cb; $custom-dark: #000000;
JSON
{
"hex": "#39acb6",
"rgb": {
"r": 57,
"g": 172,
"b": 182
},
"hsl": {
"h": 184.8,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.68542,
"c": 0.10096,
"h": 203.5
},
"luminance": 0.33752
}Semantic roles & 50–950 ramp
primary
#39ACB6
secondary
#C68A85
accent
#584CDC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282