#39B5AF#39B5AF
#39B5AF is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.5% C 0.107 H 190.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #39B5AF |
|---|---|
| RGB | rgb(57, 181, 175) |
| HSL | hsl(177, 52%, 47%) |
| HSV | hsv(177, 69%, 71%) |
| CMYK | cmyk(68.5%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.28, -34.64, -6.83) |
| CIE-LCH | lch(67.28, 35.30, 191.16°) |
| OKLab | oklab(70.51% -0.1049 -0.0191) |
| OKLCH | oklch(70.51% 0.107 190.3) |
| XYZ | xyz(25.9455, 37.0098, 46.3253) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.73
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B5AF #B5393F
analogous
#39B571 #39B5AF #397DB5
triadic
#39B5AF #AF39B5 #B5AF39
tetradic
#39B5AF #7139B5 #B5393F #7DB539
square
#39B5AF #7139B5 #B5393F #7DB539
split-complementary
#39B5AF #B5397D #B57139
monochromatic
#1C5855 #2A8682 #39B5AF #5FCDC7 #8DDBD7
Accessibility & contrast
On white
2.50
#39B5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#39B5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B5AF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B5AF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b5af; /* rgb */ color: rgb(57, 181, 175); /* oklch */ color: oklch(70.5% 0.107 190.3);
Tailwind
colors: {
custom: {
50: '#81cbc6',
500: '#39b5af',
950: '#000000',
},
}SCSS
$custom: #39b5af; $custom-light: #81cbc6; $custom-dark: #000000;
JSON
{
"hex": "#39b5af",
"rgb": {
"r": 57,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.097,
"s": 52.101,
"l": 46.667
},
"oklch": {
"l": 0.70512,
"c": 0.10663,
"h": 190.3
},
"luminance": 0.37013
}Semantic roles & 50–950 ramp
primary
#39B5AF
secondary
#C68487
accent
#4C53DC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282