#5CD2FD#5CD2FD
#5CD2FD is a light, vivid cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.121 H 225.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2FD |
|---|---|
| RGB | rgb(92, 210, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 64%, 99%) |
| CMYK | cmyk(63.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.30, -20.56, -30.89) |
| CIE-LCH | lch(79.30, 37.11, 236.34°) |
| OKLab | oklab(81.31% -0.0851 -0.0862) |
| OKLCH | oklch(81.31% 0.121 225.4) |
| XYZ | xyz(45.1828, 55.4556, 101.2323) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 4.78
Lightblue (survey)
#7BC8F6
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2FD #FD875C
analogous
#5CFDD8 #5CD2FD #5C81FD
triadic
#5CD2FD #FD5CD2 #D2FD5C
tetradic
#5CD2FD #D85CFD #FD875C #81FD5C
square
#5CD2FD #D85CFD #FD875C #81FD5C
split-complementary
#5CD2FD #FD5C81 #FDD85C
monochromatic
#03A2DC #20C1FC #5CD2FD #98E3FE #D5F3FE
Accessibility & contrast
On white
1.74
#5CD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5CD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2FD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2FD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2fd; /* rgb */ color: rgb(92, 210, 253); /* oklch */ color: oklch(81.3% 0.121 225.4);
Tailwind
colors: {
custom: {
50: '#9ae0fe',
500: '#5cd2fd',
950: '#000000',
},
}SCSS
$custom: #5cd2fd; $custom-light: #9ae0fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd2fd",
"rgb": {
"r": 92,
"g": 210,
"b": 253
},
"hsl": {
"h": 196.025,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.81312,
"c": 0.12118,
"h": 225.4
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#5CD2FD
secondary
#D55628
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485