#39B7AB#39B7AB
#39B7AB is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.109 H 185.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #39B7AB |
|---|---|
| RGB | rgb(57, 183, 171) |
| HSL | hsl(174, 53%, 47%) |
| HSV | hsv(174, 69%, 72%) |
| CMYK | cmyk(68.9%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.78, -36.68, -3.89) |
| CIE-LCH | lch(67.78, 36.88, 186.05°) |
| OKLab | oklab(70.88% -0.1088 -0.0111) |
| OKLCH | oklch(70.88% 0.109 185.8) |
| XYZ | xyz(25.9681, 37.6741, 44.4234) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.76
Lightseagreen
#20B2AA
ΔE00 2.24
Tealish
#24BCA8
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.46
Greeny Blue
#42B395
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B7AB #B73945
analogous
#39B76C #39B7AB #3984B7
triadic
#39B7AB #AB39B7 #B7AB39
tetradic
#39B7AB #6C39B7 #B73945 #84B739
square
#39B7AB #6C39B7 #B73945 #84B739
split-complementary
#39B7AB #B73984 #B76C39
monochromatic
#1C5A54 #2A887F #39B7AB #60CDC3 #8EDCD5
Accessibility & contrast
On white
2.46
#39B7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#39B7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B7AB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B7AB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9BA0AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #39b7ab; /* rgb */ color: rgb(57, 183, 171); /* oklch */ color: oklch(70.9% 0.109 185.8);
Tailwind
colors: {
custom: {
50: '#81cdc3',
500: '#39b7ab',
950: '#000000',
},
}SCSS
$custom: #39b7ab; $custom-light: #81cdc3; $custom-dark: #000000;
JSON
{
"hex": "#39b7ab",
"rgb": {
"r": 57,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.286,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.70877,
"c": 0.10932,
"h": 185.8
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#39B7AB
secondary
#C7858B
accent
#4C5ADC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281