#47CAF4#47CAF4
#47CAF4 is a light, vivid cyan. Relative luminance 0.501; OKLCH L 78.5% C 0.126 H 223.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #47CAF4 |
|---|---|
| RGB | rgb(71, 202, 244) |
| HSL | hsl(195, 89%, 62%) |
| HSV | hsv(195, 71%, 96%) |
| CMYK | cmyk(70.9%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(76.14, -22.31, -31.00) |
| CIE-LCH | lch(76.14, 38.19, 234.25°) |
| OKLab | oklab(78.51% -0.0914 -0.0867) |
| OKLCH | oklch(78.51% 0.126 223.5) |
| XYZ | xyz(40.0415, 50.1077, 93.1318) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.00
Neon Blue
#04D9FF
ΔE00 4.80
Sky Blue
#87CEEB
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.73
Deepskyblue
#00BFFF
ΔE00 5.85
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47CAF4 #F47147
analogous
#47F4C7 #47CAF4 #4774F4
triadic
#47CAF4 #F447CA #CAF447
tetradic
#47CAF4 #C747F4 #F47147 #74F447
square
#47CAF4 #C747F4 #F47147 #74F447
split-complementary
#47CAF4 #F44774 #F4C747
monochromatic
#0B8CB6 #0EB9EF #47CAF4 #81DBF7 #BAEBFB
Accessibility & contrast
On white
1.91
#47CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#47CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47CAF4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47CAF4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #47caf4; /* rgb */ color: rgb(71, 202, 244); /* oklch */ color: oklch(78.5% 0.126 223.5);
Tailwind
colors: {
custom: {
50: '#90daf8',
500: '#47caf4',
950: '#000000',
},
}SCSS
$custom: #47caf4; $custom-light: #90daf8; $custom-dark: #000000;
JSON
{
"hex": "#47caf4",
"rgb": {
"r": 71,
"g": 202,
"b": 244
},
"hsl": {
"h": 194.566,
"s": 88.718,
"l": 61.765
},
"oklch": {
"l": 0.7851,
"c": 0.12598,
"h": 223.5
},
"luminance": 0.50112
}Semantic roles & 50–950 ramp
primary
#47CAF4
secondary
#B54C2A
accent
#3800E5
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0E1417
muted
#7F8385