#39B0A0#39B0A0
#39B0A0 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.107 H 182.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A0 |
|---|---|
| RGB | rgb(57, 176, 160) |
| HSL | hsl(172, 51%, 46%) |
| HSV | hsv(172, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 9.1%, 31%) |
| CIE-LAB | lab(65.32, -36.47, -1.41) |
| CIE-LCH | lch(65.32, 36.49, 182.21°) |
| OKLab | oklab(68.78% -0.1066 -0.0044) |
| OKLCH | oklch(68.78% 0.107 182.4) |
| XYZ | xyz(23.5548, 34.4559, 38.6602) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.19
Tealish
#24BCA8
ΔE00 3.56
Topaz
#13BBAF
ΔE00 3.75
Greeny Blue
#42B395
ΔE00 4.74
Turquoise (survey)
#06C2AC
ΔE00 5.27
Blue Green
#0F9B8E
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A0 #B03949
analogous
#39B064 #39B0A0 #3984B0
triadic
#39B0A0 #A039B0 #B0A039
tetradic
#39B0A0 #6439B0 #B03949 #84B039
square
#39B0A0 #6439B0 #B03949 #84B039
split-complementary
#39B0A0 #B03984 #B06439
monochromatic
#1B544C #2A8276 #39B0A0 #5CCABB #8AD9CF
Accessibility & contrast
On white
2.66
#39B0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#39B0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#9799A1
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a0; /* rgb */ color: rgb(57, 176, 160); /* oklch */ color: oklch(68.8% 0.107 182.4);
Tailwind
colors: {
custom: {
50: '#7fc8bc',
500: '#39b0a0',
950: '#000000',
},
}SCSS
$custom: #39b0a0; $custom-light: #7fc8bc; $custom-dark: #000000;
JSON
{
"hex": "#39b0a0",
"rgb": {
"r": 57,
"g": 176,
"b": 160
},
"hsl": {
"h": 171.933,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.68776,
"c": 0.10666,
"h": 182.4
},
"luminance": 0.34459
}Semantic roles & 50–950 ramp
primary
#39B0A0
secondary
#C4818A
accent
#4D60DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281