#47B2AA#47B2AA
#47B2AA is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.098 H 188.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #47B2AA |
|---|---|
| RGB | rgb(71, 178, 170) |
| HSL | hsl(176, 43%, 49%) |
| HSV | hsv(176, 60%, 70%) |
| CMYK | cmyk(60.1%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.58, -32.33, -5.07) |
| CIE-LCH | lch(66.58, 32.73, 188.90°) |
| OKLab | oklab(69.99% -0.097 -0.0142) |
| OKLCH | oklch(69.99% 0.098 188.3) |
| XYZ | xyz(25.7714, 36.0800, 43.6284) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.18
Topaz
#13BBAF
ΔE00 3.69
Tealish
#24BCA8
ΔE00 5.22
Turquoise (survey)
#06C2AC
ΔE00 6.65
Sea
#3C9992
ΔE00 7.58
Dull Teal
#5F9E8F
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B2AA #B2474F
analogous
#47B275 #47B2AA #4785B2
triadic
#47B2AA #AA47B2 #B2AA47
tetradic
#47B2AA #7547B2 #B2474F #85B247
square
#47B2AA #7547B2 #B2474F #85B247
split-complementary
#47B2AA #B24785 #B27547
monochromatic
#245B56 #368680 #47B2AA #70C6C0 #9CD7D3
Accessibility & contrast
On white
2.56
#47B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#47B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B2AA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B2AA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47b2aa; /* rgb */ color: rgb(71, 178, 170); /* oklch */ color: oklch(70.0% 0.098 188.3);
Tailwind
colors: {
custom: {
50: '#86c9c3',
500: '#47b2aa',
950: '#000000',
},
}SCSS
$custom: #47b2aa; $custom-light: #86c9c3; $custom-dark: #000000;
JSON
{
"hex": "#47b2aa",
"rgb": {
"r": 71,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.514,
"s": 42.972,
"l": 48.824
},
"oklch": {
"l": 0.69994,
"c": 0.09808,
"h": 188.3
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#47B2AA
secondary
#C49195
accent
#555ED3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281