#5CD4FD#5CD4FD
#5CD4FD is a light, vivid cyan. Relative luminance 0.565; OKLCH L 81.8% C 0.121 H 223.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4FD |
|---|---|
| RGB | rgb(92, 212, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 64%, 99%) |
| CMYK | cmyk(63.6%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(79.87, -21.58, -30.02) |
| CIE-LCH | lch(79.87, 36.97, 234.29°) |
| OKLab | oklab(81.76% -0.0871 -0.0837) |
| OKLCH | oklch(81.76% 0.121 223.9) |
| XYZ | xyz(45.6796, 56.4493, 101.3979) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.51
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4FD #FD855C
analogous
#5CFDD6 #5CD4FD #5C83FD
triadic
#5CD4FD #FD5CD4 #D4FD5C
tetradic
#5CD4FD #D65CFD #FD855C #83FD5C
square
#5CD4FD #D65CFD #FD855C #83FD5C
split-complementary
#5CD4FD #FD5C83 #FDD65C
monochromatic
#03A5DC #20C4FC #5CD4FD #98E4FE #D5F4FE
Accessibility & contrast
On white
1.71
#5CD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5CD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4FD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4FD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd4fd; /* rgb */ color: rgb(92, 212, 253); /* oklch */ color: oklch(81.8% 0.121 223.9);
Tailwind
colors: {
custom: {
50: '#9ae1fe',
500: '#5cd4fd',
950: '#000000',
},
}SCSS
$custom: #5cd4fd; $custom-light: #9ae1fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd4fd",
"rgb": {
"r": 92,
"g": 212,
"b": 253
},
"hsl": {
"h": 195.28,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.81764,
"c": 0.12085,
"h": 223.9
},
"luminance": 0.56454
}Semantic roles & 50–950 ramp
primary
#5CD4FD
secondary
#D55428
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485