#39B7A5#39B7A5
#39B7A5 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.7% C 0.112 H 181.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #39B7A5 |
|---|---|
| RGB | rgb(57, 183, 165) |
| HSL | hsl(171, 53%, 47%) |
| HSV | hsv(171, 69%, 72%) |
| CMYK | cmyk(68.9%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.61, -38.31, -0.82) |
| CIE-LCH | lch(67.61, 38.32, 181.23°) |
| OKLab | oklab(70.69% -0.1115 -0.0028) |
| OKLCH | oklch(70.69% 0.112 181.5) |
| XYZ | xyz(25.4091, 37.4505, 41.4796) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.71
Topaz
#13BBAF
ΔE00 2.83
Turquoise (survey)
#06C2AC
ΔE00 3.39
Lightseagreen
#20B2AA
ΔE00 3.88
Greeny Blue
#42B395
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B7A5 #B7394B
analogous
#39B766 #39B7A5 #398AB7
triadic
#39B7A5 #A539B7 #B7A539
tetradic
#39B7A5 #6639B7 #B7394B #8AB739
square
#39B7A5 #6639B7 #B7394B #8AB739
split-complementary
#39B7A5 #B7398A #B76639
monochromatic
#1C5A51 #2A887B #39B7A5 #60CDBE #8EDCD1
Accessibility & contrast
On white
2.47
#39B7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#39B7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B7A5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B7A5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#9D9FA7
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #39b7a5; /* rgb */ color: rgb(57, 183, 165); /* oklch */ color: oklch(70.7% 0.112 181.5);
Tailwind
colors: {
custom: {
50: '#81cdbf',
500: '#39b7a5',
950: '#000000',
},
}SCSS
$custom: #39b7a5; $custom-light: #81cdbf; $custom-dark: #000000;
JSON
{
"hex": "#39b7a5",
"rgb": {
"r": 57,
"g": 183,
"b": 165
},
"hsl": {
"h": 171.429,
"s": 52.5,
"l": 47.059
},
"oklch": {
"l": 0.70687,
"c": 0.11154,
"h": 181.5
},
"luminance": 0.37453
}Semantic roles & 50–950 ramp
primary
#39B7A5
secondary
#C7858F
accent
#4C60DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281