#47D4FF#47D4FF
#47D4FF is a light, vivid cyan. Relative luminance 0.556; OKLCH L 81.3% C 0.132 H 222.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #47D4FF |
|---|---|
| RGB | rgb(71, 212, 255) |
| HSL | hsl(194, 100%, 64%) |
| HSV | hsv(194, 72%, 100%) |
| CMYK | cmyk(72.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(79.41, -23.92, -31.83) |
| CIE-LCH | lch(79.41, 39.82, 233.08°) |
| OKLab | oklab(81.27% -0.0968 -0.0891) |
| OKLCH | oklch(81.27% 0.132 222.6) |
| XYZ | xyz(44.1845, 55.6414, 102.9995) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.75
Neon Blue
#04D9FF
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 5.84
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47D4FF #FF7247
analogous
#47FFCE #47D4FF #4778FF
triadic
#47D4FF #FF47D4 #D4FF47
tetradic
#47D4FF #CE47FF #FF7247 #78FF47
square
#47D4FF #CE47FF #FF7247 #78FF47
split-complementary
#47D4FF #FF4778 #FFCE47
monochromatic
#009CCC #0AC6FF #47D4FF #84E2FF #C1F1FF
Accessibility & contrast
On white
1.73
#47D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#47D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47D4FF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47D4FF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A2BDFF
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #47d4ff; /* rgb */ color: rgb(71, 212, 255); /* oklch */ color: oklch(81.3% 0.132 222.6);
Tailwind
colors: {
custom: {
50: '#92e1ff',
500: '#47d4ff',
950: '#000000',
},
}SCSS
$custom: #47d4ff; $custom-light: #92e1ff; $custom-dark: #000000;
JSON
{
"hex": "#47d4ff",
"rgb": {
"r": 71,
"g": 212,
"b": 255
},
"hsl": {
"h": 194.022,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.81269,
"c": 0.13157,
"h": 222.6
},
"luminance": 0.55647
}Semantic roles & 50–950 ramp
primary
#47D4FF
secondary
#C74923
accent
#3600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486