#47ABAE#47ABAE
#47ABAE is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.092 H 198.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABAE |
|---|---|
| RGB | rgb(71, 171, 174) |
| HSL | hsl(182, 42%, 48%) |
| HSV | hsv(182, 59%, 68%) |
| CMYK | cmyk(59.2%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.58, -27.83, -10.27) |
| CIE-LCH | lch(64.58, 29.66, 200.25°) |
| OKLab | oklab(68.42% -0.0877 -0.0284) |
| OKLCH | oklch(68.42% 0.092 198) |
| XYZ | xyz(24.7982, 33.5189, 45.1991) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.15
Lightseagreen
#20B2AA
ΔE00 5.46
Turquoise Blue
#06B1C4
ΔE00 5.76
Sea
#3C9992
ΔE00 7.08
Topaz
#13BBAF
ΔE00 7.72
Dull Teal
#5F9E8F
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABAE #AE4A47
analogous
#47AE7E #47ABAE #4777AE
triadic
#47ABAE #AE47AB #ABAE47
tetradic
#47ABAE #7E47AE #AE4A47 #77AE47
square
#47ABAE #7E47AE #AE4A47 #77AE47
split-complementary
#47ABAE #AE4777 #AE7E47
monochromatic
#245657 #358083 #47ABAE #6EC1C4 #9AD4D6
Accessibility & contrast
On white
2.73
#47ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#47ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABAE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABAE | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#9097AF
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abae; /* rgb */ color: rgb(71, 171, 174); /* oklch */ color: oklch(68.4% 0.092 198.0);
Tailwind
colors: {
custom: {
50: '#86c4c6',
500: '#47abae',
950: '#000000',
},
}SCSS
$custom: #47abae; $custom-light: #86c4c6; $custom-dark: #000000;
JSON
{
"hex": "#47abae",
"rgb": {
"r": 71,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.748,
"s": 42.041,
"l": 48.039
},
"oklch": {
"l": 0.68415,
"c": 0.09218,
"h": 198
},
"luminance": 0.33521
}Semantic roles & 50–950 ramp
primary
#47ABAE
secondary
#C2908F
accent
#5A56D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182