#39ABB7#39ABB7
#39ABB7 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.101 H 205.2°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABB7 |
|---|---|
| RGB | rgb(57, 171, 183) |
| HSL | hsl(186, 53%, 47%) |
| HSV | hsv(186, 69%, 72%) |
| CMYK | cmyk(68.9%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.49, -27.48, -15.45) |
| CIE-LCH | lch(64.49, 31.52, 209.35°) |
| OKLab | oklab(68.34% -0.0912 -0.0429) |
| OKLCH | oklch(68.34% 0.101 205.2) |
| XYZ | xyz(24.7938, 33.4117, 49.9330) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.85
Cadetblue
#5F9EA0
ΔE00 6.25
Lightseagreen
#20B2AA
ΔE00 8.24
Sea
#3C9992
ΔE00 9.35
Darkturquoise
#00CED1
ΔE00 10.23
Topaz
#13BBAF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABB7 #B74539
analogous
#39B784 #39ABB7 #396CB7
triadic
#39ABB7 #B739AB #ABB739
tetradic
#39ABB7 #8439B7 #B74539 #6CB739
square
#39ABB7 #8439B7 #B74539 #6CB739
split-complementary
#39ABB7 #B7396C #B78439
monochromatic
#1C545A #2A7F88 #39ABB7 #60C3CD #8ED5DC
Accessibility & contrast
On white
2.73
#39ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#39ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABB7
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABB7 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8B97B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #39abb7; /* rgb */ color: rgb(57, 171, 183); /* oklch */ color: oklch(68.3% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#81c4cc',
500: '#39abb7',
950: '#000000',
},
}SCSS
$custom: #39abb7; $custom-light: #81c4cc; $custom-dark: #000000;
JSON
{
"hex": "#39abb7",
"rgb": {
"r": 57,
"g": 171,
"b": 183
},
"hsl": {
"h": 185.714,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.68335,
"c": 0.10075,
"h": 205.2
},
"luminance": 0.33415
}Semantic roles & 50–950 ramp
primary
#39ABB7
secondary
#C78B85
accent
#5A4CDC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182