#39ABB8#39ABB8
#39ABB8 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.101 H 206.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABB8 |
|---|---|
| RGB | rgb(57, 171, 184) |
| HSL | hsl(186, 53%, 47%) |
| HSV | hsv(186, 69%, 72%) |
| CMYK | cmyk(69%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.53, -27.17, -15.96) |
| CIE-LCH | lch(64.53, 31.51, 210.42°) |
| OKLab | oklab(68.37% -0.0907 -0.0443) |
| OKLCH | oklch(68.37% 0.101 206) |
| XYZ | xyz(24.8982, 33.4535, 50.4831) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.65
Cadetblue
#5F9EA0
ΔE00 6.39
Lightseagreen
#20B2AA
ΔE00 8.61
Sea
#3C9992
ΔE00 9.66
Darkturquoise
#00CED1
ΔE00 10.38
Topaz
#13BBAF
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABB8 #B84639
analogous
#39B886 #39ABB8 #396BB8
triadic
#39ABB8 #B839AB #ABB839
tetradic
#39ABB8 #8639B8 #B84639 #6BB839
square
#39ABB8 #8639B8 #B84639 #6BB839
split-complementary
#39ABB8 #B8396B #B88639
monochromatic
#1C545B #2B8089 #39ABB8 #60C3CE #8FD4DC
Accessibility & contrast
On white
2.73
#39ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#39ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABB8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABB8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8B97B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39abb8; /* rgb */ color: rgb(57, 171, 184); /* oklch */ color: oklch(68.4% 0.101 206.0);
Tailwind
colors: {
custom: {
50: '#81c4cd',
500: '#39abb8',
950: '#000000',
},
}SCSS
$custom: #39abb8; $custom-light: #81c4cd; $custom-dark: #000000;
JSON
{
"hex": "#39abb8",
"rgb": {
"r": 57,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.142,
"s": 52.697,
"l": 47.255
},
"oklch": {
"l": 0.68373,
"c": 0.10099,
"h": 206
},
"luminance": 0.33456
}Semantic roles & 50–950 ramp
primary
#39ABB8
secondary
#C78C86
accent
#5A4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182