#39B0A2#39B0A2
#39B0A2 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.106 H 183.9°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A2 |
|---|---|
| RGB | rgb(57, 176, 162) |
| HSL | hsl(173, 51%, 46%) |
| HSV | hsv(173, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 8%, 31%) |
| CIE-LAB | lab(65.38, -35.92, -2.44) |
| CIE-LCH | lch(65.38, 36.01, 183.89°) |
| OKLab | oklab(68.84% -0.1056 -0.0072) |
| OKLCH | oklch(68.84% 0.106 183.9) |
| XYZ | xyz(23.7312, 34.5265, 39.5890) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.54
Topaz
#13BBAF
ΔE00 3.47
Tealish
#24BCA8
ΔE00 3.81
Greeny Blue
#42B395
ΔE00 5.44
Turquoise (survey)
#06C2AC
ΔE00 5.50
Blue Green
#0F9B8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A2 #B03947
analogous
#39B066 #39B0A2 #3982B0
triadic
#39B0A2 #A239B0 #B0A239
tetradic
#39B0A2 #6639B0 #B03947 #82B039
square
#39B0A2 #6639B0 #B03947 #82B039
split-complementary
#39B0A2 #B03982 #B06639
monochromatic
#1B544D #2A8277 #39B0A2 #5CCABD #8AD9D0
Accessibility & contrast
On white
2.66
#39B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#39B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A2
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A2 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a2; /* rgb */ color: rgb(57, 176, 162); /* oklch */ color: oklch(68.8% 0.106 183.9);
Tailwind
colors: {
custom: {
50: '#7fc8bd',
500: '#39b0a2',
950: '#000000',
},
}SCSS
$custom: #39b0a2; $custom-light: #7fc8bd; $custom-dark: #000000;
JSON
{
"hex": "#39b0a2",
"rgb": {
"r": 57,
"g": 176,
"b": 162
},
"hsl": {
"h": 172.941,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.68839,
"c": 0.10588,
"h": 183.9
},
"luminance": 0.34529
}Semantic roles & 50–950 ramp
primary
#39B0A2
secondary
#C48189
accent
#4D5EDB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281