#47ABA9#47ABA9
#47ABA9 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.092 H 193.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABA9 |
|---|---|
| RGB | rgb(71, 171, 169) |
| HSL | hsl(179, 41%, 47%) |
| HSV | hsv(179, 58%, 67%) |
| CMYK | cmyk(58.5%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(64.43, -29.23, -7.71) |
| CIE-LCH | lch(64.43, 30.23, 194.77°) |
| OKLab | oklab(68.24% -0.0899 -0.0214) |
| OKLCH | oklch(68.24% 0.092 193.4) |
| XYZ | xyz(24.3198, 33.3275, 42.6796) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.90
Cadetblue
#5F9EA0
ΔE00 5.66
Sea
#3C9992
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.30
Dull Teal
#5F9E8F
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABA9 #AB4749
analogous
#47AB77 #47ABA9 #477BAB
triadic
#47ABA9 #A947AB #ABA947
tetradic
#47ABA9 #7747AB #AB4749 #7BAB47
square
#47ABA9 #7747AB #AB4749 #7BAB47
split-complementary
#47ABA9 #AB477B #AB7747
monochromatic
#235554 #35807E #47ABA9 #6DC2C1 #98D4D3
Accessibility & contrast
On white
2.74
#47ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#47ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABA9
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABA9 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#9197AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #47aba9; /* rgb */ color: rgb(71, 171, 169); /* oklch */ color: oklch(68.2% 0.092 193.4);
Tailwind
colors: {
custom: {
50: '#85c4c2',
500: '#47aba9',
950: '#000000',
},
}SCSS
$custom: #47aba9; $custom-light: #85c4c2; $custom-dark: #000000;
JSON
{
"hex": "#47aba9",
"rgb": {
"r": 71,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.8,
"s": 41.322,
"l": 47.451
},
"oklch": {
"l": 0.68239,
"c": 0.09239,
"h": 193.4
},
"luminance": 0.3333
}Semantic roles & 50–950 ramp
primary
#47ABA9
secondary
#C08D8E
accent
#5759D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181