#39B0A8#39B0A8
#39B0A8 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.104 H 188.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A8 |
|---|---|
| RGB | rgb(57, 176, 168) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 4.5%, 31%) |
| CIE-LAB | lab(65.55, -34.26, -5.52) |
| CIE-LCH | lch(65.55, 34.71, 189.15°) |
| OKLab | oklab(69.04% -0.1029 -0.0155) |
| OKLCH | oklch(69.04% 0.104 188.6) |
| XYZ | xyz(24.2773, 34.7449, 42.4652) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.30
Topaz
#13BBAF
ΔE00 3.57
Tealish
#24BCA8
ΔE00 5.22
Turquoise (survey)
#06C2AC
ΔE00 6.71
Sea
#3C9992
ΔE00 6.98
Blue Green
#0F9B8E
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A8 #B03941
analogous
#39B06C #39B0A8 #397DB0
triadic
#39B0A8 #A839B0 #B0A839
tetradic
#39B0A8 #6C39B0 #B03941 #7DB039
square
#39B0A8 #6C39B0 #B03941 #7DB039
split-complementary
#39B0A8 #B0397D #B06C39
monochromatic
#1B5450 #2A827C #39B0A8 #5CCAC3 #8AD9D4
Accessibility & contrast
On white
2.64
#39B0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#39B0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A8
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A8 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#959AA9
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a8; /* rgb */ color: rgb(57, 176, 168); /* oklch */ color: oklch(69.0% 0.104 188.6);
Tailwind
colors: {
custom: {
50: '#80c8c1',
500: '#39b0a8',
950: '#000000',
},
}SCSS
$custom: #39b0a8; $custom-light: #80c8c1; $custom-dark: #000000;
JSON
{
"hex": "#39b0a8",
"rgb": {
"r": 57,
"g": 176,
"b": 168
},
"hsl": {
"h": 175.966,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.69035,
"c": 0.10407,
"h": 188.6
},
"luminance": 0.34748
}Semantic roles & 50–950 ramp
primary
#39B0A8
secondary
#C48186
accent
#4D57DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281