#5CD3FC#5CD3FC
#5CD3FC is a light, vivid cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.120 H 224.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3FC |
|---|---|
| RGB | rgb(92, 211, 252) |
| HSL | hsl(195, 96%, 67%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(63.5%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.55, -21.37, -29.97) |
| CIE-LCH | lch(79.55, 36.81, 234.51°) |
| OKLab | oklab(81.5% -0.0865 -0.0836) |
| OKLCH | oklch(81.5% 0.12 224) |
| XYZ | xyz(45.2715, 55.8874, 100.4781) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Neon Blue
#04D9FF
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 5.76
Lightskyblue
#87CEFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3FC #FC855C
analogous
#5CFCD5 #5CD3FC #5C83FC
triadic
#5CD3FC #FC5CD3 #D3FC5C
tetradic
#5CD3FC #D55CFC #FC855C #83FC5C
square
#5CD3FC #D55CFC #FC855C #83FC5C
split-complementary
#5CD3FC #FC5C83 #FCD55C
monochromatic
#04A3DA #20C3FB #5CD3FC #98E3FD #D4F3FE
Accessibility & contrast
On white
1.72
#5CD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5CD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3FC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3FC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd3fc; /* rgb */ color: rgb(92, 211, 252); /* oklch */ color: oklch(81.5% 0.120 224.0);
Tailwind
colors: {
custom: {
50: '#99e0fd',
500: '#5cd3fc',
950: '#000000',
},
}SCSS
$custom: #5cd3fc; $custom-light: #99e0fd; $custom-dark: #000000;
JSON
{
"hex": "#5cd3fc",
"rgb": {
"r": 92,
"g": 211,
"b": 252
},
"hsl": {
"h": 195.375,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.81497,
"c": 0.12032,
"h": 224
},
"luminance": 0.55892
}Semantic roles & 50–950 ramp
primary
#5CD3FC
secondary
#D35529
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485