#5CD3FD#5CD3FD
#5CD3FD is a light, vivid cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.121 H 224.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3FD |
|---|---|
| RGB | rgb(92, 211, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 64%, 99%) |
| CMYK | cmyk(63.6%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.59, -21.07, -30.45) |
| CIE-LCH | lch(79.59, 37.03, 235.32°) |
| OKLab | oklab(81.54% -0.0861 -0.085) |
| OKLCH | oklch(81.54% 0.121 224.6) |
| XYZ | xyz(45.4304, 55.9509, 101.3148) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Neon Blue
#04D9FF
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 5.58
Lightskyblue
#87CEFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3FD #FD865C
analogous
#5CFDD6 #5CD3FD #5C83FD
triadic
#5CD3FD #FD5CD3 #D3FD5C
tetradic
#5CD3FD #D65CFD #FD865C #83FD5C
square
#5CD3FD #D65CFD #FD865C #83FD5C
split-complementary
#5CD3FD #FD5C83 #FDD65C
monochromatic
#03A3DC #20C3FC #5CD3FD #98E3FE #D5F4FE
Accessibility & contrast
On white
1.72
#5CD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5CD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3FD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3FD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd3fd; /* rgb */ color: rgb(92, 211, 253); /* oklch */ color: oklch(81.5% 0.121 224.6);
Tailwind
colors: {
custom: {
50: '#9ae0fe',
500: '#5cd3fd',
950: '#000000',
},
}SCSS
$custom: #5cd3fd; $custom-light: #9ae0fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd3fd",
"rgb": {
"r": 92,
"g": 211,
"b": 253
},
"hsl": {
"h": 195.652,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.81538,
"c": 0.121,
"h": 224.6
},
"luminance": 0.55956
}Semantic roles & 50–950 ramp
primary
#5CD3FD
secondary
#D55528
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485