#47ABB4#47ABB4
#47ABB4 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.093 H 203.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABB4 |
|---|---|
| RGB | rgb(71, 171, 180) |
| HSL | hsl(185, 43%, 49%) |
| HSV | hsv(185, 61%, 71%) |
| CMYK | cmyk(60.6%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.77, -26.10, -13.32) |
| CIE-LCH | lch(64.77, 29.31, 207.04°) |
| OKLab | oklab(68.63% -0.0851 -0.0369) |
| OKLCH | oklch(68.63% 0.093 203.4) |
| XYZ | xyz(25.3962, 33.7581, 48.3487) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.91
Cadetblue
#5F9EA0
ΔE00 5.37
Lightseagreen
#20B2AA
ΔE00 7.63
Sea
#3C9992
ΔE00 8.73
Topaz
#13BBAF
ΔE00 9.73
Darkturquoise
#00CED1
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABB4 #B45047
analogous
#47B487 #47ABB4 #4775B4
triadic
#47ABB4 #B447AB #ABB447
tetradic
#47ABB4 #8747B4 #B45047 #75B447
square
#47ABB4 #8747B4 #B45047 #75B447
split-complementary
#47ABB4 #B44775 #B48747
monochromatic
#24585C #368188 #47ABB4 #71C0C7 #9DD3D8
Accessibility & contrast
On white
2.71
#47ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#47ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABB4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABB4 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B5
Deuteranopia (green-blind)
#8E98B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abb4; /* rgb */ color: rgb(71, 171, 180); /* oklch */ color: oklch(68.6% 0.093 203.4);
Tailwind
colors: {
custom: {
50: '#86c4ca',
500: '#47abb4',
950: '#000000',
},
}SCSS
$custom: #47abb4; $custom-light: #86c4ca; $custom-dark: #000000;
JSON
{
"hex": "#47abb4",
"rgb": {
"r": 71,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.954,
"s": 43.426,
"l": 49.216
},
"oklch": {
"l": 0.68632,
"c": 0.09277,
"h": 203.4
},
"luminance": 0.33761
}Semantic roles & 50–950 ramp
primary
#47ABB4
secondary
#C59692
accent
#5F55D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182