#39B1AB#39B1AB
#39B1AB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.104 H 190.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #39B1AB |
|---|---|
| RGB | rgb(57, 177, 171) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 68%, 69%) |
| CMYK | cmyk(67.8%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(65.94, -33.89, -6.60) |
| CIE-LCH | lch(65.94, 34.53, 191.02°) |
| OKLab | oklab(69.38% -0.1026 -0.0185) |
| OKLCH | oklch(69.38% 0.104 190.2) |
| XYZ | xyz(24.7568, 35.2516, 44.0197) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.48
Topaz
#13BBAF
ΔE00 3.72
Tealish
#24BCA8
ΔE00 5.68
Turquoise (survey)
#06C2AC
ΔE00 7.07
Sea
#3C9992
ΔE00 7.31
Blue Green
#0F9B8E
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B1AB #B1393F
analogous
#39B16F #39B1AB #397BB1
triadic
#39B1AB #AB39B1 #B1AB39
tetradic
#39B1AB #6F39B1 #B1393F #7BB139
square
#39B1AB #6F39B1 #B1393F #7BB139
split-complementary
#39B1AB #B1397B #B16F39
monochromatic
#1B5452 #2A837E #39B1AB #5DCBC5 #8BDAD6
Accessibility & contrast
On white
2.61
#39B1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#39B1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B1AB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B1AB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #39b1ab; /* rgb */ color: rgb(57, 177, 171); /* oklch */ color: oklch(69.4% 0.104 190.2);
Tailwind
colors: {
custom: {
50: '#80c9c4',
500: '#39b1ab',
950: '#000000',
},
}SCSS
$custom: #39b1ab; $custom-light: #80c9c4; $custom-dark: #000000;
JSON
{
"hex": "#39b1ab",
"rgb": {
"r": 57,
"g": 177,
"b": 171
},
"hsl": {
"h": 177,
"s": 51.282,
"l": 45.882
},
"oklch": {
"l": 0.69385,
"c": 0.10424,
"h": 190.2
},
"luminance": 0.35254
}Semantic roles & 50–950 ramp
primary
#39B1AB
secondary
#C48285
accent
#4D54DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281