#5CD8FC#5CD8FC
#5CD8FC is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.6% C 0.120 H 220.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8FC |
|---|---|
| RGB | rgb(92, 216, 252) |
| HSL | hsl(194, 96%, 67%) |
| HSV | hsv(194, 63%, 99%) |
| CMYK | cmyk(63.5%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(80.97, -23.88, -27.80) |
| CIE-LCH | lch(80.97, 36.65, 229.34°) |
| OKLab | oklab(82.63% -0.0915 -0.0774) |
| OKLCH | oklch(82.63% 0.12 220.2) |
| XYZ | xyz(46.5331, 58.4104, 100.8986) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.99
Bright Sky Blue
#02CCFE
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8FC #FC805C
analogous
#5CFCD0 #5CD8FC #5C88FC
triadic
#5CD8FC #FC5CD8 #D8FC5C
tetradic
#5CD8FC #D05CFC #FC805C #88FC5C
square
#5CD8FC #D05CFC #FC805C #88FC5C
split-complementary
#5CD8FC #FC5C88 #FCD05C
monochromatic
#04AADA #20CAFB #5CD8FC #98E6FD #D4F5FE
Accessibility & contrast
On white
1.66
#5CD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5CD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8FC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8FC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cd8fc; /* rgb */ color: rgb(92, 216, 252); /* oklch */ color: oklch(82.6% 0.120 220.2);
Tailwind
colors: {
custom: {
50: '#9ae4fd',
500: '#5cd8fc',
950: '#000000',
},
}SCSS
$custom: #5cd8fc; $custom-light: #9ae4fd; $custom-dark: #000000;
JSON
{
"hex": "#5cd8fc",
"rgb": {
"r": 92,
"g": 216,
"b": 252
},
"hsl": {
"h": 193.5,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.82631,
"c": 0.11988,
"h": 220.2
},
"luminance": 0.58415
}Semantic roles & 50–950 ramp
primary
#5CD8FC
secondary
#D34F29
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485