#5CD6FD#5CD6FD
#5CD6FD is a very light, vivid cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.121 H 222.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6FD |
|---|---|
| RGB | rgb(92, 214, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 64%, 99%) |
| CMYK | cmyk(63.6%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(80.44, -22.59, -29.15) |
| CIE-LCH | lch(80.44, 36.87, 232.23°) |
| OKLab | oklab(82.22% -0.0891 -0.0813) |
| OKLCH | oklch(82.22% 0.121 222.4) |
| XYZ | xyz(46.1827, 57.4554, 101.5656) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 6.59
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6FD #FD835C
analogous
#5CFDD3 #5CD6FD #5C86FD
triadic
#5CD6FD #FD5CD6 #D6FD5C
tetradic
#5CD6FD #D35CFD #FD835C #86FD5C
square
#5CD6FD #D35CFD #FD835C #86FD5C
split-complementary
#5CD6FD #FD5C86 #FDD35C
monochromatic
#03A7DC #20C7FC #5CD6FD #98E5FE #D5F4FE
Accessibility & contrast
On white
1.68
#5CD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5CD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6FD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6FD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd6fd; /* rgb */ color: rgb(92, 214, 253); /* oklch */ color: oklch(82.2% 0.121 222.4);
Tailwind
colors: {
custom: {
50: '#9ae2fe',
500: '#5cd6fd',
950: '#000000',
},
}SCSS
$custom: #5cd6fd; $custom-light: #9ae2fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd6fd",
"rgb": {
"r": 92,
"g": 214,
"b": 253
},
"hsl": {
"h": 194.534,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.82217,
"c": 0.12063,
"h": 222.4
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#5CD6FD
secondary
#D55228
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485