#47ABA7#47ABA7
#47ABA7 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.093 H 191.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABA7 |
|---|---|
| RGB | rgb(71, 171, 167) |
| HSL | hsl(178, 41%, 47%) |
| HSV | hsv(178, 58%, 67%) |
| CMYK | cmyk(58.5%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(64.37, -29.79, -6.68) |
| CIE-LCH | lch(64.37, 30.53, 192.64°) |
| OKLab | oklab(68.17% -0.0908 -0.0186) |
| OKLCH | oklch(68.17% 0.093 191.6) |
| XYZ | xyz(24.1335, 33.2530, 41.6983) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.43
Sea
#3C9992
ΔE00 5.82
Topaz
#13BBAF
ΔE00 5.85
Cadetblue
#5F9EA0
ΔE00 6.01
Dull Teal
#5F9E8F
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABA7 #AB474B
analogous
#47AB75 #47ABA7 #477DAB
triadic
#47ABA7 #A747AB #ABA747
tetradic
#47ABA7 #7547AB #AB474B #7DAB47
square
#47ABA7 #7547AB #AB474B #7DAB47
split-complementary
#47ABA7 #AB477D #AB7547
monochromatic
#235553 #35807D #47ABA7 #6DC2BF #98D4D2
Accessibility & contrast
On white
2.74
#47ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#47ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABA7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABA7 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#9297A8
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #47aba7; /* rgb */ color: rgb(71, 171, 167); /* oklch */ color: oklch(68.2% 0.093 191.6);
Tailwind
colors: {
custom: {
50: '#85c4c1',
500: '#47aba7',
950: '#000000',
},
}SCSS
$custom: #47aba7; $custom-light: #85c4c1; $custom-dark: #000000;
JSON
{
"hex": "#47aba7",
"rgb": {
"r": 71,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.6,
"s": 41.322,
"l": 47.451
},
"oklch": {
"l": 0.68171,
"c": 0.09265,
"h": 191.6
},
"luminance": 0.33255
}Semantic roles & 50–950 ramp
primary
#47ABA7
secondary
#C08D8F
accent
#575CD1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281