#47ACAB#47ACAB
#47ACAB is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.093 H 194.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #47ACAB |
|---|---|
| RGB | rgb(71, 172, 171) |
| HSL | hsl(179, 42%, 48%) |
| HSV | hsv(179, 59%, 67%) |
| CMYK | cmyk(58.7%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.79, -29.16, -8.28) |
| CIE-LCH | lch(64.79, 30.32, 195.85°) |
| OKLab | oklab(68.55% -0.0901 -0.023) |
| OKLCH | oklch(68.55% 0.093 194.3) |
| XYZ | xyz(24.6986, 33.7824, 43.7392) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.04
Cadetblue
#5F9EA0
ΔE00 5.73
Topaz
#13BBAF
ΔE00 6.36
Sea
#3C9992
ΔE00 6.50
Turquoise Blue
#06B1C4
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ACAB #AC4748
analogous
#47AC78 #47ACAB #477AAC
triadic
#47ACAB #AB47AC #ACAB47
tetradic
#47ACAB #7847AC #AC4748 #7AAC47
square
#47ACAB #7847AC #AC4748 #7AAC47
split-complementary
#47ACAB #AC477A #AC7847
monochromatic
#235555 #358180 #47ACAB #6DC3C2 #99D5D4
Accessibility & contrast
On white
2.71
#47ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#47ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ACAB
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ACAB | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9298AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47acab; /* rgb */ color: rgb(71, 172, 171); /* oklch */ color: oklch(68.6% 0.093 194.3);
Tailwind
colors: {
custom: {
50: '#85c5c4',
500: '#47acab',
950: '#000000',
},
}SCSS
$custom: #47acab; $custom-light: #85c5c4; $custom-dark: #000000;
JSON
{
"hex": "#47acab",
"rgb": {
"r": 71,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.406,
"s": 41.564,
"l": 47.647
},
"oklch": {
"l": 0.68554,
"c": 0.09297,
"h": 194.3
},
"luminance": 0.33785
}Semantic roles & 50–950 ramp
primary
#47ACAB
secondary
#C18E8E
accent
#5658D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281