#39B2B1#39B2B1
#39B2B1 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.104 H 194.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2B1 |
|---|---|
| RGB | rgb(57, 178, 177) |
| HSL | hsl(180, 51%, 46%) |
| HSV | hsv(180, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 0.6%, 30.2%) |
| CIE-LAB | lab(66.43, -32.65, -9.21) |
| CIE-LCH | lch(66.43, 33.92, 195.75°) |
| OKLab | oklab(69.84% -0.1009 -0.0256) |
| OKLCH | oklch(69.84% 0.104 194.2) |
| XYZ | xyz(25.5400, 35.8820, 47.1663) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.05
Topaz
#13BBAF
ΔE00 4.95
Turquoise Blue
#06B1C4
ΔE00 7.01
Tealish
#24BCA8
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2B1 #B2393A
analogous
#39B274 #39B2B1 #3976B2
triadic
#39B2B1 #B139B2 #B2B139
tetradic
#39B2B1 #7439B2 #B2393A #76B239
square
#39B2B1 #7439B2 #B2393A #76B239
split-complementary
#39B2B1 #B23976 #B27439
monochromatic
#1B5555 #2A8483 #39B2B1 #5DCBCA #8BDAD9
Accessibility & contrast
On white
2.57
#39B2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#39B2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2B1
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2B1 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B1
Deuteranopia (green-blind)
#949CB2
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2b1; /* rgb */ color: rgb(57, 178, 177); /* oklch */ color: oklch(69.8% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#81c9c8',
500: '#39b2b1',
950: '#000000',
},
}SCSS
$custom: #39b2b1; $custom-light: #81c9c8; $custom-dark: #000000;
JSON
{
"hex": "#39b2b1",
"rgb": {
"r": 57,
"g": 178,
"b": 177
},
"hsl": {
"h": 179.504,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69839,
"c": 0.10414,
"h": 194.2
},
"luminance": 0.35885
}Semantic roles & 50–950 ramp
primary
#39B2B1
secondary
#C48283
accent
#4D4EDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282