#39B7AC#39B7AC
#39B7AC is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.109 H 186.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #39B7AC |
|---|---|
| RGB | rgb(57, 183, 172) |
| HSL | hsl(175, 53%, 47%) |
| HSV | hsv(175, 69%, 72%) |
| CMYK | cmyk(68.9%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.81, -36.40, -4.40) |
| CIE-LCH | lch(67.81, 36.67, 186.89°) |
| OKLab | oklab(70.91% -0.1083 -0.0125) |
| OKLCH | oklch(70.91% 0.109 186.6) |
| XYZ | xyz(26.0637, 37.7124, 44.9273) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.78
Lightseagreen
#20B2AA
ΔE00 2.05
Tealish
#24BCA8
ΔE00 3.40
Turquoise (survey)
#06C2AC
ΔE00 4.72
Greeny Blue
#42B395
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B7AC #B73944
analogous
#39B76D #39B7AC #3983B7
triadic
#39B7AC #AC39B7 #B7AC39
tetradic
#39B7AC #6D39B7 #B73944 #83B739
square
#39B7AC #6D39B7 #B73944 #83B739
split-complementary
#39B7AC #B73983 #B76D39
monochromatic
#1C5A54 #2A8880 #39B7AC #60CDC4 #8EDCD5
Accessibility & contrast
On white
2.46
#39B7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#39B7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B7AC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B7AC | 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)
#ADADAC
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #39b7ac; /* rgb */ color: rgb(57, 183, 172); /* oklch */ color: oklch(70.9% 0.109 186.6);
Tailwind
colors: {
custom: {
50: '#81cdc4',
500: '#39b7ac',
950: '#000000',
},
}SCSS
$custom: #39b7ac; $custom-light: #81cdc4; $custom-dark: #000000;
JSON
{
"hex": "#39b7ac",
"rgb": {
"r": 57,
"g": 183,
"b": 172
},
"hsl": {
"h": 174.762,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.70909,
"c": 0.10902,
"h": 186.6
},
"luminance": 0.37715
}Semantic roles & 50–950 ramp
primary
#39B7AC
secondary
#C7858B
accent
#4C58DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281