#47B2AB#47B2AB
#47B2AB is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.098 H 189.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #47B2AB |
|---|---|
| RGB | rgb(71, 178, 171) |
| HSL | hsl(176, 43%, 49%) |
| HSV | hsv(176, 60%, 70%) |
| CMYK | cmyk(60.1%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.61, -32.06, -5.58) |
| CIE-LCH | lch(66.61, 32.54, 189.87°) |
| OKLab | oklab(70.03% -0.0966 -0.0156) |
| OKLCH | oklch(70.03% 0.098 189.2) |
| XYZ | xyz(25.8664, 36.1180, 44.1285) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.25
Topaz
#13BBAF
ΔE00 3.86
Tealish
#24BCA8
ΔE00 5.52
Turquoise (survey)
#06C2AC
ΔE00 6.92
Sea
#3C9992
ΔE00 7.60
Dull Teal
#5F9E8F
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B2AB #B2474E
analogous
#47B276 #47B2AB #4784B2
triadic
#47B2AB #AB47B2 #B2AB47
tetradic
#47B2AB #7647B2 #B2474E #84B247
square
#47B2AB #7647B2 #B2474E #84B247
split-complementary
#47B2AB #B24784 #B27647
monochromatic
#245B57 #368681 #47B2AB #70C6C0 #9CD7D4
Accessibility & contrast
On white
2.55
#47B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#47B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B2AB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B2AB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 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)
#A9A9AB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47b2ab; /* rgb */ color: rgb(71, 178, 171); /* oklch */ color: oklch(70.0% 0.098 189.2);
Tailwind
colors: {
custom: {
50: '#86c9c4',
500: '#47b2ab',
950: '#000000',
},
}SCSS
$custom: #47b2ab; $custom-light: #86c9c4; $custom-dark: #000000;
JSON
{
"hex": "#47b2ab",
"rgb": {
"r": 71,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.075,
"s": 42.972,
"l": 48.824
},
"oklch": {
"l": 0.70028,
"c": 0.09785,
"h": 189.2
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#47B2AB
secondary
#C49194
accent
#555DD3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281