#39AAB6#39AAB6
#39AAB6 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.100 H 205.3°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #39AAB6 |
|---|---|
| RGB | rgb(57, 170, 182) |
| HSL | hsl(186, 52%, 47%) |
| HSV | hsv(186, 69%, 71%) |
| CMYK | cmyk(68.7%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(64.16, -27.28, -15.40) |
| CIE-LCH | lch(64.16, 31.33, 209.45°) |
| OKLab | oklab(68.05% -0.0906 -0.0428) |
| OKLCH | oklch(68.05% 0.1 205.3) |
| XYZ | xyz(24.5019, 32.9939, 49.3240) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Cadetblue
#5F9EA0
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 8.32
Sea
#3C9992
ΔE00 9.19
Topaz
#13BBAF
ΔE00 10.47
Darkturquoise
#00CED1
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AAB6 #B64539
analogous
#39B684 #39AAB6 #396CB6
triadic
#39AAB6 #B639AA #AAB639
tetradic
#39AAB6 #8439B6 #B64539 #6CB639
square
#39AAB6 #8439B6 #B64539 #6CB639
split-complementary
#39AAB6 #B6396C #B68439
monochromatic
#1C5359 #2A7E87 #39AAB6 #5FC2CD #8ED4DC
Accessibility & contrast
On white
2.76
#39AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#39AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AAB6
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AAB6 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#8A96B6
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aab6; /* rgb */ color: rgb(57, 170, 182); /* oklch */ color: oklch(68.1% 0.100 205.3);
Tailwind
colors: {
custom: {
50: '#80c3cb',
500: '#39aab6',
950: '#000000',
},
}SCSS
$custom: #39aab6; $custom-light: #80c3cb; $custom-dark: #000000;
JSON
{
"hex": "#39aab6",
"rgb": {
"r": 57,
"g": 170,
"b": 182
},
"hsl": {
"h": 185.76,
"s": 52.301,
"l": 46.863
},
"oklch": {
"l": 0.68052,
"c": 0.10015,
"h": 205.3
},
"luminance": 0.32997
}Semantic roles & 50–950 ramp
primary
#39AAB6
secondary
#C68B85
accent
#5A4CDC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182