#47D3FF#47D3FF
#47D3FF is a light, vivid cyan. Relative luminance 0.551; OKLCH L 81.0% C 0.132 H 223.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #47D3FF |
|---|---|
| RGB | rgb(71, 211, 255) |
| HSL | hsl(194, 100%, 64%) |
| HSV | hsv(194, 72%, 100%) |
| CMYK | cmyk(72.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(79.12, -23.42, -32.27) |
| CIE-LCH | lch(79.12, 39.87, 234.04°) |
| OKLab | oklab(81.04% -0.0959 -0.0903) |
| OKLCH | oklch(81.04% 0.132 223.3) |
| XYZ | xyz(43.9353, 55.1430, 102.9165) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.48
Neon Blue
#04D9FF
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 5.75
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47D3FF #FF7347
analogous
#47FFCF #47D3FF #4777FF
triadic
#47D3FF #FF47D3 #D3FF47
tetradic
#47D3FF #CF47FF #FF7347 #77FF47
square
#47D3FF #CF47FF #FF7347 #77FF47
split-complementary
#47D3FF #FF4777 #FFCF47
monochromatic
#009BCC #0AC4FF #47D3FF #84E2FF #C1F0FF
Accessibility & contrast
On white
1.75
#47D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#47D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47D3FF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47D3FF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A1BCFF
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #47d3ff; /* rgb */ color: rgb(71, 211, 255); /* oklch */ color: oklch(81.0% 0.132 223.3);
Tailwind
colors: {
custom: {
50: '#92e0ff',
500: '#47d3ff',
950: '#000000',
},
}SCSS
$custom: #47d3ff; $custom-light: #92e0ff; $custom-dark: #000000;
JSON
{
"hex": "#47d3ff",
"rgb": {
"r": 71,
"g": 211,
"b": 255
},
"hsl": {
"h": 194.348,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.8104,
"c": 0.13174,
"h": 223.3
},
"luminance": 0.55148
}Semantic roles & 50–950 ramp
primary
#47D3FF
secondary
#C74A23
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486