#47ACAA#47ACAA
#47ACAA is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.093 H 193.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #47ACAA |
|---|---|
| RGB | rgb(71, 172, 170) |
| HSL | hsl(179, 42%, 48%) |
| HSV | hsv(179, 59%, 67%) |
| CMYK | cmyk(58.7%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.76, -29.44, -7.77) |
| CIE-LCH | lch(64.76, 30.45, 194.78°) |
| OKLab | oklab(68.52% -0.0905 -0.0216) |
| OKLCH | oklch(68.52% 0.093 193.4) |
| XYZ | xyz(24.6036, 33.7444, 43.2391) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.76
Cadetblue
#5F9EA0
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.10
Sea
#3C9992
ΔE00 6.35
Turquoise Blue
#06B1C4
ΔE00 7.54
Dull Teal
#5F9E8F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ACAA #AC4749
analogous
#47AC78 #47ACAA #477BAC
triadic
#47ACAA #AA47AC #ACAA47
tetradic
#47ACAA #7847AC #AC4749 #7BAC47
square
#47ACAA #7847AC #AC4749 #7BAC47
split-complementary
#47ACAA #AC477B #AC7847
monochromatic
#235554 #35817F #47ACAA #6DC3C1 #99D5D4
Accessibility & contrast
On white
2.71
#47ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#47ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ACAA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ACAA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9298AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47acaa; /* rgb */ color: rgb(71, 172, 170); /* oklch */ color: oklch(68.5% 0.093 193.4);
Tailwind
colors: {
custom: {
50: '#85c5c3',
500: '#47acaa',
950: '#000000',
},
}SCSS
$custom: #47acaa; $custom-light: #85c5c3; $custom-dark: #000000;
JSON
{
"hex": "#47acaa",
"rgb": {
"r": 71,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.812,
"s": 41.564,
"l": 47.647
},
"oklch": {
"l": 0.6852,
"c": 0.09306,
"h": 193.4
},
"luminance": 0.33747
}Semantic roles & 50–950 ramp
primary
#47ACAA
secondary
#C18E8F
accent
#5659D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281