#47ABB5#47ABB5
#47ABB5 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.093 H 204.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABB5 |
|---|---|
| RGB | rgb(71, 171, 181) |
| HSL | hsl(185, 44%, 49%) |
| HSV | hsv(185, 61%, 71%) |
| CMYK | cmyk(60.8%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.80, -25.81, -13.83) |
| CIE-LCH | lch(64.80, 29.29, 208.18°) |
| OKLab | oklab(68.67% -0.0847 -0.0383) |
| OKLCH | oklch(68.67% 0.093 204.3) |
| XYZ | xyz(25.4984, 33.7990, 48.8872) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 8.01
Sea
#3C9992
ΔE00 9.03
Topaz
#13BBAF
ΔE00 10.08
Darkturquoise
#00CED1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABB5 #B55147
analogous
#47B588 #47ABB5 #4774B5
triadic
#47ABB5 #B547AB #ABB547
tetradic
#47ABB5 #8847B5 #B55147 #74B547
square
#47ABB5 #8847B5 #B55147 #74B547
split-complementary
#47ABB5 #B54774 #B58847
monochromatic
#25585D #368189 #47ABB5 #72C0C8 #9ED3D9
Accessibility & contrast
On white
2.71
#47ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#47ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABB5
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABB5 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#8D98B5
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abb5; /* rgb */ color: rgb(71, 171, 181); /* oklch */ color: oklch(68.7% 0.093 204.3);
Tailwind
colors: {
custom: {
50: '#86c4cb',
500: '#47abb5',
950: '#000000',
},
}SCSS
$custom: #47abb5; $custom-light: #86c4cb; $custom-dark: #000000;
JSON
{
"hex": "#47abb5",
"rgb": {
"r": 71,
"g": 171,
"b": 181
},
"hsl": {
"h": 185.455,
"s": 43.651,
"l": 49.412
},
"oklch": {
"l": 0.68669,
"c": 0.09296,
"h": 204.3
},
"luminance": 0.33802
}Semantic roles & 50–950 ramp
primary
#47ABB5
secondary
#C59793
accent
#6054D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182