#39ABA4#39ABA4
#39ABA4 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.101 H 189.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA4 |
|---|---|
| RGB | rgb(57, 171, 164) |
| HSL | hsl(176, 50%, 45%) |
| HSV | hsv(176, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(63.90, -33.03, -5.74) |
| CIE-LCH | lch(63.90, 33.53, 189.86°) |
| OKLab | oklab(67.65% -0.0995 -0.0161) |
| OKLCH | oklch(67.65% 0.101 189.2) |
| XYZ | xyz(22.9480, 32.6734, 40.2120) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.34
Topaz
#13BBAF
ΔE00 4.94
Sea
#3C9992
ΔE00 5.55
Blue Green
#0F9B8E
ΔE00 6.07
Tealish
#24BCA8
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA4 #AB3940
analogous
#39AB6B #39ABA4 #3979AB
triadic
#39ABA4 #A439AB #ABA439
tetradic
#39ABA4 #6B39AB #AB3940 #79AB39
square
#39ABA4 #6B39AB #AB3940 #79AB39
split-complementary
#39ABA4 #AB3979 #AB6B39
monochromatic
#1A4F4C #2A7D78 #39ABA4 #59C8C1 #87D7D2
Accessibility & contrast
On white
2.79
#39ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#39ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA4
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA4 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#9096A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba4; /* rgb */ color: rgb(57, 171, 164); /* oklch */ color: oklch(67.7% 0.101 189.2);
Tailwind
colors: {
custom: {
50: '#7fc4be',
500: '#39aba4',
950: '#000000',
},
}SCSS
$custom: #39aba4; $custom-light: #7fc4be; $custom-dark: #000000;
JSON
{
"hex": "#39aba4",
"rgb": {
"r": 57,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.316,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67653,
"c": 0.1008,
"h": 189.2
},
"luminance": 0.32676
}Semantic roles & 50–950 ramp
primary
#39ABA4
secondary
#C17F83
accent
#4E57DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281