#39B0A3#39B0A3
#39B0A3 is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.106 H 184.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A3 |
|---|---|
| RGB | rgb(57, 176, 163) |
| HSL | hsl(173, 51%, 46%) |
| HSV | hsv(173, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 7.4%, 31%) |
| CIE-LAB | lab(65.41, -35.65, -2.95) |
| CIE-LCH | lch(65.41, 35.77, 184.74°) |
| OKLab | oklab(68.87% -0.1052 -0.0085) |
| OKLCH | oklch(68.87% 0.106 184.6) |
| XYZ | xyz(23.8204, 34.5622, 40.0590) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.23
Topaz
#13BBAF
ΔE00 3.38
Tealish
#24BCA8
ΔE00 3.99
Turquoise (survey)
#06C2AC
ΔE00 5.65
Greeny Blue
#42B395
ΔE00 5.80
Blue Green
#0F9B8E
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A3 #B03946
analogous
#39B067 #39B0A3 #3981B0
triadic
#39B0A3 #A339B0 #B0A339
tetradic
#39B0A3 #6739B0 #B03946 #81B039
square
#39B0A3 #6739B0 #B03946 #81B039
split-complementary
#39B0A3 #B03981 #B06739
monochromatic
#1B544D #2A8278 #39B0A3 #5CCABE #8AD9D1
Accessibility & contrast
On white
2.65
#39B0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#39B0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A3
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A3 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 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)
#A7A6A3
Deuteranopia (green-blind)
#9699A4
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a3; /* rgb */ color: rgb(57, 176, 163); /* oklch */ color: oklch(68.9% 0.106 184.6);
Tailwind
colors: {
custom: {
50: '#7fc8be',
500: '#39b0a3',
950: '#000000',
},
}SCSS
$custom: #39b0a3; $custom-light: #7fc8be; $custom-dark: #000000;
JSON
{
"hex": "#39b0a3",
"rgb": {
"r": 57,
"g": 176,
"b": 163
},
"hsl": {
"h": 173.445,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.68871,
"c": 0.10554,
"h": 184.6
},
"luminance": 0.34565
}Semantic roles & 50–950 ramp
primary
#39B0A3
secondary
#C48189
accent
#4D5DDB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281