#39B3AB#39B3AB
#39B3AB is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.106 H 188.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3AB |
|---|---|
| RGB | rgb(57, 179, 171) |
| HSL | hsl(176, 52%, 46%) |
| HSV | hsv(176, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.56, -34.83, -5.70) |
| CIE-LCH | lch(66.56, 35.29, 189.29°) |
| OKLab | oklab(69.88% -0.1046 -0.016) |
| OKLCH | oklch(69.88% 0.106 188.7) |
| XYZ | xyz(25.1547, 36.0475, 44.1523) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.22
Topaz
#13BBAF
ΔE00 2.92
Tealish
#24BCA8
ΔE00 4.79
Turquoise (survey)
#06C2AC
ΔE00 6.17
Greeny Blue
#42B395
ΔE00 7.68
Sea
#3C9992
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3AB #B33941
analogous
#39B36E #39B3AB #397EB3
triadic
#39B3AB #AB39B3 #B3AB39
tetradic
#39B3AB #6E39B3 #B33941 #7EB339
square
#39B3AB #6E39B3 #B33941 #7EB339
split-complementary
#39B3AB #B3397E #B36E39
monochromatic
#1B5652 #2A857F #39B3AB #5ECCC4 #8CDAD5
Accessibility & contrast
On white
2.56
#39B3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#39B3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3AB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3AB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b3ab; /* rgb */ color: rgb(57, 179, 171); /* oklch */ color: oklch(69.9% 0.106 188.7);
Tailwind
colors: {
custom: {
50: '#80cac3',
500: '#39b3ab',
950: '#000000',
},
}SCSS
$custom: #39b3ab; $custom-light: #80cac3; $custom-dark: #000000;
JSON
{
"hex": "#39b3ab",
"rgb": {
"r": 57,
"g": 179,
"b": 171
},
"hsl": {
"h": 176.066,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69882,
"c": 0.10586,
"h": 188.7
},
"luminance": 0.3605
}Semantic roles & 50–950 ramp
primary
#39B3AB
secondary
#C58387
accent
#4D56DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281