#39B5A7#39B5A7
#39B5A7 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.109 H 184.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #39B5A7 |
|---|---|
| RGB | rgb(57, 181, 167) |
| HSL | hsl(173, 52%, 47%) |
| HSV | hsv(173, 69%, 71%) |
| CMYK | cmyk(68.5%, 0%, 7.7%, 29%) |
| CIE-LAB | lab(67.05, -36.86, -2.75) |
| CIE-LCH | lch(67.05, 36.96, 184.26°) |
| OKLab | oklab(70.25% -0.1085 -0.008) |
| OKLCH | oklch(70.25% 0.109 184.2) |
| XYZ | xyz(25.1830, 36.7047, 42.3092) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.29
Lightseagreen
#20B2AA
ΔE00 2.52
Tealish
#24BCA8
ΔE00 2.79
Turquoise (survey)
#06C2AC
ΔE00 4.39
Greeny Blue
#42B395
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B5A7 #B53947
analogous
#39B569 #39B5A7 #3985B5
triadic
#39B5A7 #A739B5 #B5A739
tetradic
#39B5A7 #6939B5 #B53947 #85B539
square
#39B5A7 #6939B5 #B53947 #85B539
split-complementary
#39B5A7 #B53985 #B56939
monochromatic
#1C5851 #2A867C #39B5A7 #5FCDC0 #8DDBD2
Accessibility & contrast
On white
2.52
#39B5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#39B5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B5A7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B5A7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#9A9EA8
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #39b5a7; /* rgb */ color: rgb(57, 181, 167); /* oklch */ color: oklch(70.3% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#80ccc1',
500: '#39b5a7',
950: '#000000',
},
}SCSS
$custom: #39b5a7; $custom-light: #80ccc1; $custom-dark: #000000;
JSON
{
"hex": "#39b5a7",
"rgb": {
"r": 57,
"g": 181,
"b": 167
},
"hsl": {
"h": 173.226,
"s": 52.101,
"l": 46.667
},
"oklch": {
"l": 0.7025,
"c": 0.10883,
"h": 184.2
},
"luminance": 0.36708
}Semantic roles & 50–950 ramp
primary
#39B5A7
secondary
#C6848B
accent
#4C5CDC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281