#47AEC0#47AEC0
#47AEC0 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.8% C 0.097 H 211.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #47AEC0 |
|---|---|
| RGB | rgb(71, 174, 192) |
| HSL | hsl(189, 49%, 52%) |
| HSV | hsv(189, 63%, 75%) |
| CMYK | cmyk(63%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(66.07, -24.08, -18.03) |
| CIE-LCH | lch(66.07, 30.08, 216.83°) |
| OKLab | oklab(69.81% -0.0833 -0.05) |
| OKLCH | oklch(69.81% 0.097 211) |
| XYZ | xyz(27.2451, 35.4146, 55.2588) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.83
Cadetblue
#5F9EA0
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 9.34
Lightseagreen
#20B2AA
ΔE00 10.77
Darkturquoise
#00CED1
ΔE00 10.96
Aqua Blue
#02D8E9
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AEC0 #C05947
analogous
#47C096 #47AEC0 #4772C0
triadic
#47AEC0 #C047AE #AEC047
tetradic
#47AEC0 #9647C0 #C05947 #72C047
square
#47AEC0 #9647C0 #C05947 #72C047
split-complementary
#47AEC0 #C04772 #C09647
monochromatic
#245E69 #338896 #47AEC0 #75C2D0 #A2D6DF
Accessibility & contrast
On white
2.60
#47AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#47AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AEC0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AEC0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#8D9BC0
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47aec0; /* rgb */ color: rgb(71, 174, 192); /* oklch */ color: oklch(69.8% 0.097 211.0);
Tailwind
colors: {
custom: {
50: '#87c6d3',
500: '#47aec0',
950: '#000000',
},
}SCSS
$custom: #47aec0; $custom-light: #87c6d3; $custom-dark: #000000;
JSON
{
"hex": "#47aec0",
"rgb": {
"r": 71,
"g": 174,
"b": 192
},
"hsl": {
"h": 188.926,
"s": 48.988,
"l": 51.569
},
"oklch": {
"l": 0.69812,
"c": 0.0972,
"h": 211
},
"luminance": 0.35417
}Semantic roles & 50–950 ramp
primary
#47AEC0
secondary
#CC9F97
accent
#644FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282