#5CD5FC#5CD5FC
#5CD5FC is a light, vivid cyan. Relative luminance 0.569; OKLCH L 82.0% C 0.120 H 222.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5FC |
|---|---|
| RGB | rgb(92, 213, 252) |
| HSL | hsl(195, 96%, 67%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(63.5%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.12, -22.38, -29.11) |
| CIE-LCH | lch(80.12, 36.72, 232.44°) |
| OKLab | oklab(81.95% -0.0885 -0.0811) |
| OKLCH | oklch(81.95% 0.12 222.5) |
| XYZ | xyz(45.7715, 56.8873, 100.6447) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 6.44
Lightskyblue
#87CEFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5FC #FC835C
analogous
#5CFCD3 #5CD5FC #5C85FC
triadic
#5CD5FC #FC5CD5 #D5FC5C
tetradic
#5CD5FC #D35CFC #FC835C #85FC5C
square
#5CD5FC #D35CFC #FC835C #85FC5C
split-complementary
#5CD5FC #FC5C85 #FCD35C
monochromatic
#04A6DA #20C6FB #5CD5FC #98E4FD #D4F4FE
Accessibility & contrast
On white
1.70
#5CD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#5CD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5FC
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5FC | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#A8BFFC
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd5fc; /* rgb */ color: rgb(92, 213, 252); /* oklch */ color: oklch(82.0% 0.120 222.5);
Tailwind
colors: {
custom: {
50: '#9ae2fd',
500: '#5cd5fc',
950: '#000000',
},
}SCSS
$custom: #5cd5fc; $custom-light: #9ae2fd; $custom-dark: #000000;
JSON
{
"hex": "#5cd5fc",
"rgb": {
"r": 92,
"g": 213,
"b": 252
},
"hsl": {
"h": 194.625,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.8195,
"c": 0.12007,
"h": 222.5
},
"luminance": 0.56892
}Semantic roles & 50–950 ramp
primary
#5CD5FC
secondary
#D35229
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485