#5CD5FD#5CD5FD
#5CD5FD is a light, vivid cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.121 H 223.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5FD |
|---|---|
| RGB | rgb(92, 213, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 64%, 99%) |
| CMYK | cmyk(63.6%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.15, -22.08, -29.58) |
| CIE-LCH | lch(80.15, 36.92, 233.26°) |
| OKLab | oklab(81.99% -0.0881 -0.0825) |
| OKLCH | oklch(81.99% 0.121 223.1) |
| XYZ | xyz(45.9304, 56.9508, 101.4815) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.72
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 6.25
Lightskyblue
#87CEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5FD #FD845C
analogous
#5CFDD5 #5CD5FD #5C84FD
triadic
#5CD5FD #FD5CD5 #D5FD5C
tetradic
#5CD5FD #D55CFD #FD845C #84FD5C
square
#5CD5FD #D55CFD #FD845C #84FD5C
split-complementary
#5CD5FD #FD5C84 #FDD55C
monochromatic
#03A6DC #20C5FC #5CD5FD #98E5FE #D5F4FE
Accessibility & contrast
On white
1.69
#5CD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5CD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5FD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5FD | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd5fd; /* rgb */ color: rgb(92, 213, 253); /* oklch */ color: oklch(82.0% 0.121 223.1);
Tailwind
colors: {
custom: {
50: '#9ae2fe',
500: '#5cd5fd',
950: '#000000',
},
}SCSS
$custom: #5cd5fd; $custom-light: #9ae2fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd5fd",
"rgb": {
"r": 92,
"g": 213,
"b": 253
},
"hsl": {
"h": 194.907,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.81991,
"c": 0.12073,
"h": 223.1
},
"luminance": 0.56956
}Semantic roles & 50–950 ramp
primary
#5CD5FD
secondary
#D55328
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485