#47ABA5#47ABA5
#47ABA5 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.093 H 189.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABA5 |
|---|---|
| RGB | rgb(71, 171, 165) |
| HSL | hsl(176, 41%, 47%) |
| HSV | hsv(176, 58%, 67%) |
| CMYK | cmyk(58.5%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(64.31, -30.34, -5.65) |
| CIE-LCH | lch(64.31, 30.86, 190.55°) |
| OKLab | oklab(68.1% -0.0917 -0.0158) |
| OKLCH | oklch(68.1% 0.093 189.8) |
| XYZ | xyz(23.9500, 33.1796, 40.7321) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.12
Topaz
#13BBAF
ΔE00 5.49
Sea
#3C9992
ΔE00 5.66
Cadetblue
#5F9EA0
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 6.43
Blue Green
#0F9B8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABA5 #AB474D
analogous
#47AB73 #47ABA5 #477FAB
triadic
#47ABA5 #A547AB #ABA547
tetradic
#47ABA5 #7347AB #AB474D #7FAB47
square
#47ABA5 #7347AB #AB474D #7FAB47
split-complementary
#47ABA5 #AB477F #AB7347
monochromatic
#235552 #35807B #47ABA5 #6DC2BD #98D4D1
Accessibility & contrast
On white
2.75
#47ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#47ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABA5
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABA5 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9297A6
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #47aba5; /* rgb */ color: rgb(71, 171, 165); /* oklch */ color: oklch(68.1% 0.093 189.8);
Tailwind
colors: {
custom: {
50: '#85c4bf',
500: '#47aba5',
950: '#000000',
},
}SCSS
$custom: #47aba5; $custom-light: #85c4bf; $custom-dark: #000000;
JSON
{
"hex": "#47aba5",
"rgb": {
"r": 71,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.4,
"s": 41.322,
"l": 47.451
},
"oklch": {
"l": 0.68104,
"c": 0.09301,
"h": 189.8
},
"luminance": 0.33182
}Semantic roles & 50–950 ramp
primary
#47ABA5
secondary
#C08D90
accent
#575ED1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281