#39AAB8#39AAB8
#39AAB8 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.101 H 206.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #39AAB8 |
|---|---|
| RGB | rgb(57, 170, 184) |
| HSL | hsl(187, 53%, 47%) |
| HSV | hsv(187, 69%, 72%) |
| CMYK | cmyk(69%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(64.22, -26.67, -16.42) |
| CIE-LCH | lch(64.22, 31.32, 211.61°) |
| OKLab | oklab(68.13% -0.0897 -0.0456) |
| OKLCH | oklch(68.13% 0.101 206.9) |
| XYZ | xyz(24.7101, 33.0772, 50.4204) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.69
Cadetblue
#5F9EA0
ΔE00 6.38
Lightseagreen
#20B2AA
ΔE00 9.06
Sea
#3C9992
ΔE00 9.82
Greyblue
#77A1B5
ΔE00 10.59
Darkturquoise
#00CED1
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39AAB8 #B84739
analogous
#39B886 #39AAB8 #396BB8
triadic
#39AAB8 #B839AA #AAB839
tetradic
#39AAB8 #8639B8 #B84739 #6BB839
square
#39AAB8 #8639B8 #B84739 #6BB839
split-complementary
#39AAB8 #B8396B #B88639
monochromatic
#1C545B #2B7F89 #39AAB8 #60C2CE #8FD4DC
Accessibility & contrast
On white
2.76
#39AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#39AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39AAB8
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39AAB8 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B9
Deuteranopia (green-blind)
#8996B8
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39aab8; /* rgb */ color: rgb(57, 170, 184); /* oklch */ color: oklch(68.1% 0.101 206.9);
Tailwind
colors: {
custom: {
50: '#81c3cd',
500: '#39aab8',
950: '#000000',
},
}SCSS
$custom: #39aab8; $custom-light: #81c3cd; $custom-dark: #000000;
JSON
{
"hex": "#39aab8",
"rgb": {
"r": 57,
"g": 170,
"b": 184
},
"hsl": {
"h": 186.614,
"s": 52.697,
"l": 47.255
},
"oklch": {
"l": 0.68128,
"c": 0.10064,
"h": 206.9
},
"luminance": 0.3308
}Semantic roles & 50–950 ramp
primary
#39AAB8
secondary
#C78D86
accent
#5C4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182