#39ABA7#39ABA7
#39ABA7 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.100 H 191.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA7 |
|---|---|
| RGB | rgb(57, 171, 167) |
| HSL | hsl(178, 50%, 45%) |
| HSV | hsv(178, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.98, -32.19, -7.28) |
| CIE-LCH | lch(63.98, 33.00, 192.75°) |
| OKLab | oklab(67.76% -0.0982 -0.0203) |
| OKLCH | oklch(67.76% 0.1 191.7) |
| XYZ | xyz(23.2221, 32.7831, 41.6556) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.78
Topaz
#13BBAF
ΔE00 5.44
Sea
#3C9992
ΔE00 5.73
Blue Green
#0F9B8E
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 6.70
Tealish
#24BCA8
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA7 #AB393D
analogous
#39AB6E #39ABA7 #3976AB
triadic
#39ABA7 #A739AB #ABA739
tetradic
#39ABA7 #6E39AB #AB393D #76AB39
square
#39ABA7 #6E39AB #AB393D #76AB39
split-complementary
#39ABA7 #AB3976 #AB6E39
monochromatic
#1A4F4D #2A7D7A #39ABA7 #59C8C4 #87D7D4
Accessibility & contrast
On white
2.78
#39ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#39ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA7
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA7 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#9096A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba7; /* rgb */ color: rgb(57, 171, 167); /* oklch */ color: oklch(67.8% 0.100 191.7);
Tailwind
colors: {
custom: {
50: '#7fc4c1',
500: '#39aba7',
950: '#000000',
},
}SCSS
$custom: #39aba7; $custom-light: #7fc4c1; $custom-dark: #000000;
JSON
{
"hex": "#39aba7",
"rgb": {
"r": 57,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.895,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67755,
"c": 0.10024,
"h": 191.7
},
"luminance": 0.32786
}Semantic roles & 50–950 ramp
primary
#39ABA7
secondary
#C17F81
accent
#4E53DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281