#39B8A5#39B8A5
#39B8A5 is a light, moderate teal. Relative luminance 0.379; OKLCH L 70.9% C 0.113 H 180.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #39B8A5 |
|---|---|
| RGB | rgb(57, 184, 165) |
| HSL | hsl(171, 53%, 47%) |
| HSV | hsv(171, 69%, 72%) |
| CMYK | cmyk(69%, 0%, 10.3%, 27.8%) |
| CIE-LAB | lab(67.92, -38.76, -0.37) |
| CIE-LCH | lch(67.92, 38.76, 180.55°) |
| OKLab | oklab(70.94% -0.1125 -0.0016) |
| OKLCH | oklch(70.94% 0.113 180.8) |
| XYZ | xyz(25.6161, 37.8645, 41.5486) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.44
Topaz
#13BBAF
ΔE00 3.00
Turquoise (survey)
#06C2AC
ΔE00 3.09
Greeny Blue
#42B395
ΔE00 4.17
Lightseagreen
#20B2AA
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B8A5 #B8394C
analogous
#39B866 #39B8A5 #398BB8
triadic
#39B8A5 #A539B8 #B8A539
tetradic
#39B8A5 #6639B8 #B8394C #8BB839
square
#39B8A5 #6639B8 #B8394C #8BB839
split-complementary
#39B8A5 #B8398B #B86639
monochromatic
#1C5B51 #2B897B #39B8A5 #60CEBD #8FDCD1
Accessibility & contrast
On white
2.45
#39B8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#39B8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B8A5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B8A5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #39b8a5; /* rgb */ color: rgb(57, 184, 165); /* oklch */ color: oklch(70.9% 0.113 180.8);
Tailwind
colors: {
custom: {
50: '#81cebf',
500: '#39b8a5',
950: '#000000',
},
}SCSS
$custom: #39b8a5; $custom-light: #81cebf; $custom-dark: #000000;
JSON
{
"hex": "#39b8a5",
"rgb": {
"r": 57,
"g": 184,
"b": 165
},
"hsl": {
"h": 171.024,
"s": 52.697,
"l": 47.255
},
"oklch": {
"l": 0.70937,
"c": 0.11254,
"h": 180.8
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#39B8A5
secondary
#C7868F
accent
#4C61DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281