#47B3AA#47B3AA
#47B3AA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.099 H 187.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #47B3AA |
|---|---|
| RGB | rgb(71, 179, 170) |
| HSL | hsl(175, 43%, 49%) |
| HSV | hsv(175, 60%, 70%) |
| CMYK | cmyk(60.3%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.88, -32.81, -4.62) |
| CIE-LCH | lch(66.88, 33.13, 188.01°) |
| OKLab | oklab(70.24% -0.0981 -0.013) |
| OKLCH | oklch(70.24% 0.099 187.5) |
| XYZ | xyz(25.9711, 36.4794, 43.6949) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.19
Topaz
#13BBAF
ΔE00 3.38
Tealish
#24BCA8
ΔE00 4.79
Turquoise (survey)
#06C2AC
ΔE00 6.22
Greeny Blue
#42B395
ΔE00 7.26
Dull Teal
#5F9E8F
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B3AA #B34750
analogous
#47B374 #47B3AA #4786B3
triadic
#47B3AA #AA47B3 #B3AA47
tetradic
#47B3AA #7447B3 #B34750 #86B347
square
#47B3AA #7447B3 #B34750 #86B347
split-complementary
#47B3AA #B34786 #B37447
monochromatic
#245B57 #368780 #47B3AA #71C7BF #9CD8D3
Accessibility & contrast
On white
2.53
#47B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#47B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B3AA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B3AA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #47b3aa; /* rgb */ color: rgb(71, 179, 170); /* oklch */ color: oklch(70.2% 0.099 187.5);
Tailwind
colors: {
custom: {
50: '#86cac3',
500: '#47b3aa',
950: '#000000',
},
}SCSS
$custom: #47b3aa; $custom-light: #86cac3; $custom-dark: #000000;
JSON
{
"hex": "#47b3aa",
"rgb": {
"r": 71,
"g": 179,
"b": 170
},
"hsl": {
"h": 175,
"s": 43.2,
"l": 49.02
},
"oklch": {
"l": 0.70241,
"c": 0.09898,
"h": 187.5
},
"luminance": 0.36482
}Semantic roles & 50–950 ramp
primary
#47B3AA
secondary
#C49196
accent
#555FD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281