#39B7AF#39B7AF
#39B7AF is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.0% C 0.108 H 188.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #39B7AF |
|---|---|
| RGB | rgb(57, 183, 175) |
| HSL | hsl(176, 53%, 47%) |
| HSV | hsv(176, 69%, 72%) |
| CMYK | cmyk(68.9%, 0%, 4.4%, 28.2%) |
| CIE-LAB | lab(67.89, -35.57, -5.93) |
| CIE-LCH | lch(67.89, 36.06, 189.46°) |
| OKLab | oklab(71.01% -0.1069 -0.0166) |
| OKLCH | oklch(71.01% 0.108 188.8) |
| XYZ | xyz(26.3551, 37.8289, 46.4619) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.85
Topaz
#13BBAF
ΔE00 2.27
Tealish
#24BCA8
ΔE00 4.41
Turquoise (survey)
#06C2AC
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B7AF #B73941
analogous
#39B770 #39B7AF #3980B7
triadic
#39B7AF #AF39B7 #B7AF39
tetradic
#39B7AF #7039B7 #B73941 #80B739
square
#39B7AF #7039B7 #B73941 #80B739
split-complementary
#39B7AF #B73980 #B77039
monochromatic
#1C5A56 #2A8882 #39B7AF #60CDC6 #8EDCD7
Accessibility & contrast
On white
2.45
#39B7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#39B7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B7AF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B7AF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#9AA0B0
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #39b7af; /* rgb */ color: rgb(57, 183, 175); /* oklch */ color: oklch(71.0% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#81cdc6',
500: '#39b7af',
950: '#000000',
},
}SCSS
$custom: #39b7af; $custom-light: #81cdc6; $custom-dark: #000000;
JSON
{
"hex": "#39b7af",
"rgb": {
"r": 57,
"g": 183,
"b": 175
},
"hsl": {
"h": 176.19,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.71008,
"c": 0.10824,
"h": 188.8
},
"luminance": 0.37832
}Semantic roles & 50–950 ramp
primary
#39B7AF
secondary
#C78589
accent
#4C55DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282