#47ABC1#47ABC1
#47ABC1 is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.1% C 0.097 H 214.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABC1 |
|---|---|
| RGB | rgb(71, 171, 193) |
| HSL | hsl(191, 50%, 52%) |
| HSV | hsv(191, 63%, 76%) |
| CMYK | cmyk(63.2%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(65.21, -22.24, -19.89) |
| CIE-LCH | lch(65.21, 29.84, 221.81°) |
| OKLab | oklab(69.13% -0.0798 -0.0553) |
| OKLCH | oklch(69.13% 0.097 214.7) |
| XYZ | xyz(26.7831, 34.3128, 55.6533) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Cadetblue
#5F9EA0
ΔE00 8.16
Greyblue
#77A1B5
ΔE00 8.22
Bluegrey
#85A3B2
ΔE00 10.53
Bright Sky Blue
#02CCFE
ΔE00 10.97
Sky Blue
#87CEEB
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABC1 #C15D47
analogous
#47C19A #47ABC1 #476EC1
triadic
#47ABC1 #C147AB #ABC147
tetradic
#47ABC1 #9A47C1 #C15D47 #6EC147
square
#47ABC1 #9A47C1 #C15D47 #6EC147
split-complementary
#47ABC1 #C1476E #C19A47
monochromatic
#245D6A #338698 #47ABC1 #75C0D0 #A3D5E0
Accessibility & contrast
On white
2.67
#47ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#47ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABC1
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABC1 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C2
Deuteranopia (green-blind)
#8999C1
Tritanopia (blue-blind)
#00B3B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abc1; /* rgb */ color: rgb(71, 171, 193); /* oklch */ color: oklch(69.1% 0.097 214.7);
Tailwind
colors: {
custom: {
50: '#87c4d3',
500: '#47abc1',
950: '#000000',
},
}SCSS
$custom: #47abc1; $custom-light: #87c4d3; $custom-dark: #000000;
JSON
{
"hex": "#47abc1",
"rgb": {
"r": 71,
"g": 171,
"b": 193
},
"hsl": {
"h": 190.82,
"s": 49.593,
"l": 51.765
},
"oklch": {
"l": 0.69132,
"c": 0.09704,
"h": 214.7
},
"luminance": 0.34316
}Semantic roles & 50–950 ramp
primary
#47ABC1
secondary
#CDA197
accent
#684FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182