#5CD8FD#5CD8FD
#5CD8FD is a very light, vivid cyan. Relative luminance 0.585; OKLCH L 82.7% C 0.120 H 220.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8FD |
|---|---|
| RGB | rgb(92, 216, 253) |
| HSL | hsl(194, 98%, 68%) |
| HSV | hsv(194, 64%, 99%) |
| CMYK | cmyk(63.6%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(81.00, -23.59, -28.28) |
| CIE-LCH | lch(81.00, 36.83, 230.17°) |
| OKLab | oklab(82.67% -0.0911 -0.0788) |
| OKLCH | oklch(82.67% 0.12 220.8) |
| XYZ | xyz(46.6919, 58.4739, 101.7353) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Bright Sky Blue
#02CCFE
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.42
Lightskyblue
#87CEFA
ΔE00 7.19
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8FD #FD815C
analogous
#5CFDD2 #5CD8FD #5C87FD
triadic
#5CD8FD #FD5CD8 #D8FD5C
tetradic
#5CD8FD #D25CFD #FD815C #87FD5C
square
#5CD8FD #D25CFD #FD815C #87FD5C
split-complementary
#5CD8FD #FD5C87 #FDD25C
monochromatic
#03AADC #20CAFC #5CD8FD #98E6FE #D5F5FE
Accessibility & contrast
On white
1.65
#5CD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5CD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8FD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8FD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cd8fd; /* rgb */ color: rgb(92, 216, 253); /* oklch */ color: oklch(82.7% 0.120 220.8);
Tailwind
colors: {
custom: {
50: '#9ae4fe',
500: '#5cd8fd',
950: '#000000',
},
}SCSS
$custom: #5cd8fd; $custom-light: #9ae4fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd8fd",
"rgb": {
"r": 92,
"g": 216,
"b": 253
},
"hsl": {
"h": 193.789,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.82671,
"c": 0.12047,
"h": 220.8
},
"luminance": 0.58479
}Semantic roles & 50–950 ramp
primary
#5CD8FD
secondary
#D55028
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485