#47D8FF#47D8FF
#47D8FF is a very light, vivid cyan. Relative luminance 0.577; OKLCH L 82.2% C 0.131 H 219.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #47D8FF |
|---|---|
| RGB | rgb(71, 216, 255) |
| HSL | hsl(193, 100%, 64%) |
| HSV | hsv(193, 72%, 100%) |
| CMYK | cmyk(72.2%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(80.55, -25.91, -30.07) |
| CIE-LCH | lch(80.55, 39.70, 229.25°) |
| OKLab | oklab(82.19% -0.1006 -0.084) |
| OKLCH | oklch(82.19% 0.131 219.9) |
| XYZ | xyz(45.1969, 57.6660, 103.3370) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.08
Bright Sky Blue
#02CCFE
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47D8FF #FF6E47
analogous
#47FFCA #47D8FF #477CFF
triadic
#47D8FF #FF47D8 #D8FF47
tetradic
#47D8FF #CA47FF #FF6E47 #7CFF47
square
#47D8FF #CA47FF #FF6E47 #7CFF47
split-complementary
#47D8FF #FF477C #FFCA47
monochromatic
#00A0CC #0ACBFF #47D8FF #84E5FF #C1F2FF
Accessibility & contrast
On white
1.68
#47D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#47D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47D8FF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47D8FF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#A7C0FF
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #47d8ff; /* rgb */ color: rgb(71, 216, 255); /* oklch */ color: oklch(82.2% 0.131 219.9);
Tailwind
colors: {
custom: {
50: '#92e4ff',
500: '#47d8ff',
950: '#000000',
},
}SCSS
$custom: #47d8ff; $custom-light: #92e4ff; $custom-dark: #000000;
JSON
{
"hex": "#47d8ff",
"rgb": {
"r": 71,
"g": 216,
"b": 255
},
"hsl": {
"h": 192.717,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.82187,
"c": 0.13107,
"h": 219.9
},
"luminance": 0.57671
}Semantic roles & 50–950 ramp
primary
#47D8FF
secondary
#C74623
accent
#3100E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486