#47ABB3#47ABB3
#47ABB3 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.093 H 202.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABB3 |
|---|---|
| RGB | rgb(71, 171, 179) |
| HSL | hsl(184, 43%, 49%) |
| HSV | hsv(184, 60%, 70%) |
| CMYK | cmyk(60.3%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.74, -26.39, -12.82) |
| CIE-LCH | lch(64.74, 29.34, 205.90°) |
| OKLab | oklab(68.6% -0.0855 -0.0355) |
| OKLCH | oklch(68.6% 0.093 202.5) |
| XYZ | xyz(25.2947, 33.7175, 47.8142) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.17
Cadetblue
#5F9EA0
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 7.26
Sea
#3C9992
ΔE00 8.43
Topaz
#13BBAF
ΔE00 9.38
Darkturquoise
#00CED1
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABB3 #B34F47
analogous
#47B385 #47ABB3 #4775B3
triadic
#47ABB3 #B347AB #ABB347
tetradic
#47ABB3 #8547B3 #B34F47 #75B347
square
#47ABB3 #8547B3 #B34F47 #75B347
split-complementary
#47ABB3 #B34775 #B38547
monochromatic
#24575B #368187 #47ABB3 #71C0C7 #9CD4D8
Accessibility & contrast
On white
2.71
#47ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#47ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABB3
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABB3 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#8E98B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abb3; /* rgb */ color: rgb(71, 171, 179); /* oklch */ color: oklch(68.6% 0.093 202.5);
Tailwind
colors: {
custom: {
50: '#86c4c9',
500: '#47abb3',
950: '#000000',
},
}SCSS
$custom: #47abb3; $custom-light: #86c4c9; $custom-dark: #000000;
JSON
{
"hex": "#47abb3",
"rgb": {
"r": 71,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.444,
"s": 43.2,
"l": 49.02
},
"oklch": {
"l": 0.68595,
"c": 0.0926,
"h": 202.5
},
"luminance": 0.3372
}Semantic roles & 50–950 ramp
primary
#47ABB3
secondary
#C49591
accent
#5E55D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182