#47ABC4#47ABC4
#47ABC4 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.099 H 217.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABC4 |
|---|---|
| RGB | rgb(71, 171, 196) |
| HSL | hsl(192, 51%, 52%) |
| HSV | hsv(192, 64%, 77%) |
| CMYK | cmyk(63.8%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(65.32, -21.33, -21.40) |
| CIE-LCH | lch(65.32, 30.21, 225.09°) |
| OKLab | oklab(69.25% -0.0786 -0.0595) |
| OKLCH | oklch(69.25% 0.099 217.1) |
| XYZ | xyz(27.1212, 34.4481, 57.4337) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Greyblue
#77A1B5
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 9.00
Bluegrey
#85A3B2
ΔE00 10.22
Bright Sky Blue
#02CCFE
ΔE00 10.40
Deepskyblue
#00BFFF
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABC4 #C46047
analogous
#47C49E #47ABC4 #476DC4
triadic
#47ABC4 #C447AB #ABC447
tetradic
#47ABC4 #9E47C4 #C46047 #6DC447
square
#47ABC4 #9E47C4 #C46047 #6DC447
split-complementary
#47ABC4 #C4476D #C49E47
monochromatic
#235F6D #32879C #47ABC4 #75C0D3 #A4D5E2
Accessibility & contrast
On white
2.66
#47ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#47ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABC4
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABC4 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C5
Deuteranopia (green-blind)
#8899C4
Tritanopia (blue-blind)
#00B4B3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #47abc4; /* rgb */ color: rgb(71, 171, 196); /* oklch */ color: oklch(69.3% 0.099 217.1);
Tailwind
colors: {
custom: {
50: '#88c4d6',
500: '#47abc4',
950: '#000000',
},
}SCSS
$custom: #47abc4; $custom-light: #88c4d6; $custom-dark: #000000;
JSON
{
"hex": "#47abc4",
"rgb": {
"r": 71,
"g": 171,
"b": 196
},
"hsl": {
"h": 192,
"s": 51.44,
"l": 52.353
},
"oklch": {
"l": 0.69253,
"c": 0.09856,
"h": 217.1
},
"luminance": 0.34451
}Semantic roles & 50–950 ramp
primary
#47ABC4
secondary
#CFA398
accent
#694DDB
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183