#47D2FF#47D2FF
#47D2FF is a light, vivid cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.132 H 224.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #47D2FF |
|---|---|
| RGB | rgb(71, 210, 255) |
| HSL | hsl(195, 100%, 64%) |
| HSV | hsv(195, 72%, 100%) |
| CMYK | cmyk(72.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(78.84, -22.91, -32.71) |
| CIE-LCH | lch(78.84, 39.94, 234.99°) |
| OKLab | oklab(80.81% -0.095 -0.0916) |
| OKLCH | oklch(80.81% 0.132 224) |
| XYZ | xyz(43.6877, 54.6477, 102.8339) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.26
Neon Blue
#04D9FF
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47D2FF #FF7447
analogous
#47FFD0 #47D2FF #4776FF
triadic
#47D2FF #FF47D2 #D2FF47
tetradic
#47D2FF #D047FF #FF7447 #76FF47
square
#47D2FF #D047FF #FF7447 #76FF47
split-complementary
#47D2FF #FF4776 #FFD047
monochromatic
#009ACC #0AC3FF #47D2FF #84E1FF #C1F0FF
Accessibility & contrast
On white
1.76
#47D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#47D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47D2FF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47D2FF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A0BBFF
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #47d2ff; /* rgb */ color: rgb(71, 210, 255); /* oklch */ color: oklch(80.8% 0.132 224.0);
Tailwind
colors: {
custom: {
50: '#91e0ff',
500: '#47d2ff',
950: '#000000',
},
}SCSS
$custom: #47d2ff; $custom-light: #91e0ff; $custom-dark: #000000;
JSON
{
"hex": "#47d2ff",
"rgb": {
"r": 71,
"g": 210,
"b": 255
},
"hsl": {
"h": 194.674,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.80811,
"c": 0.13193,
"h": 224
},
"luminance": 0.54653
}Semantic roles & 50–950 ramp
primary
#47D2FF
secondary
#C74B23
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486