#47ACC7#47ACC7
#47ACC7 is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.6% C 0.100 H 218.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #47ACC7 |
|---|---|
| RGB | rgb(71, 172, 199) |
| HSL | hsl(193, 53%, 53%) |
| HSV | hsv(193, 64%, 78%) |
| CMYK | cmyk(64.3%, 13.6%, 0%, 22%) |
| CIE-LAB | lab(65.72, -20.92, -22.44) |
| CIE-LCH | lch(65.72, 30.68, 227.00°) |
| OKLab | oklab(69.61% -0.0784 -0.0625) |
| OKLCH | oklch(69.61% 0.1 218.5) |
| XYZ | xyz(27.6557, 34.9652, 59.3132) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.17
Greyblue
#77A1B5
ΔE00 7.73
Cadetblue
#5F9EA0
ΔE00 9.66
Bright Sky Blue
#02CCFE
ΔE00 9.83
Deepskyblue
#00BFFF
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ACC7 #C76247
analogous
#47C7A2 #47ACC7 #476CC7
triadic
#47ACC7 #C747AC #ACC747
tetradic
#47ACC7 #A247C7 #C76247 #6CC747
square
#47ACC7 #A247C7 #C76247 #6CC747
split-complementary
#47ACC7 #C7476C #C7A247
monochromatic
#226171 #3189A0 #47ACC7 #76C1D5 #A5D6E4
Accessibility & contrast
On white
2.63
#47ACC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#47ACC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ACC7
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ACC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ACC7 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA7C8
Deuteranopia (green-blind)
#889AC7
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #47acc7; /* rgb */ color: rgb(71, 172, 199); /* oklch */ color: oklch(69.6% 0.100 218.5);
Tailwind
colors: {
custom: {
50: '#88c5d8',
500: '#47acc7',
950: '#000000',
},
}SCSS
$custom: #47acc7; $custom-light: #88c5d8; $custom-dark: #000000;
JSON
{
"hex": "#47acc7",
"rgb": {
"r": 71,
"g": 172,
"b": 199
},
"hsl": {
"h": 192.656,
"s": 53.333,
"l": 52.941
},
"oklch": {
"l": 0.69614,
"c": 0.10028,
"h": 218.5
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#47ACC7
secondary
#D1A599
accent
#6A4BDD
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0D1214
muted
#7D8183