#39B0A5#39B0A5
#39B0A5 is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.105 H 186.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A5 |
|---|---|
| RGB | rgb(57, 176, 165) |
| HSL | hsl(174, 51%, 46%) |
| HSV | hsv(174, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 6.2%, 31%) |
| CIE-LAB | lab(65.46, -35.10, -3.98) |
| CIE-LCH | lch(65.46, 35.33, 186.47°) |
| OKLab | oklab(68.94% -0.1043 -0.0113) |
| OKLCH | oklch(68.94% 0.105 186.2) |
| XYZ | xyz(24.0010, 34.6344, 41.0102) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.68
Topaz
#13BBAF
ΔE00 3.33
Tealish
#24BCA8
ΔE00 4.42
Turquoise (survey)
#06C2AC
ΔE00 6.02
Greeny Blue
#42B395
ΔE00 6.53
Blue Green
#0F9B8E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A5 #B03944
analogous
#39B069 #39B0A5 #397FB0
triadic
#39B0A5 #A539B0 #B0A539
tetradic
#39B0A5 #6939B0 #B03944 #7FB039
square
#39B0A5 #6939B0 #B03944 #7FB039
split-complementary
#39B0A5 #B0397F #B06939
monochromatic
#1B544E #2A827A #39B0A5 #5CCAC0 #8AD9D2
Accessibility & contrast
On white
2.65
#39B0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#39B0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A5
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A5 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A5
Deuteranopia (green-blind)
#969AA6
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a5; /* rgb */ color: rgb(57, 176, 165); /* oklch */ color: oklch(68.9% 0.105 186.2);
Tailwind
colors: {
custom: {
50: '#80c8bf',
500: '#39b0a5',
950: '#000000',
},
}SCSS
$custom: #39b0a5; $custom-light: #80c8bf; $custom-dark: #000000;
JSON
{
"hex": "#39b0a5",
"rgb": {
"r": 57,
"g": 176,
"b": 165
},
"hsl": {
"h": 174.454,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.68936,
"c": 0.10488,
"h": 186.2
},
"luminance": 0.34637
}Semantic roles & 50–950 ramp
primary
#39B0A5
secondary
#C48187
accent
#4D5ADB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281