#5CD9FD#5CD9FD
#5CD9FD is a very light, vivid cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.120 H 220.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9FD |
|---|---|
| RGB | rgb(92, 217, 253) |
| HSL | hsl(193, 98%, 68%) |
| HSV | hsv(193, 64%, 99%) |
| CMYK | cmyk(63.6%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(81.28, -24.09, -27.85) |
| CIE-LCH | lch(81.28, 36.82, 229.14°) |
| OKLab | oklab(82.9% -0.0921 -0.0776) |
| OKLCH | oklch(82.9% 0.12 220.1) |
| XYZ | xyz(46.9489, 58.9879, 101.8210) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.95
Bright Sky Blue
#02CCFE
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 7.49
Lightskyblue
#87CEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9FD #FD805C
analogous
#5CFDD0 #5CD9FD #5C89FD
triadic
#5CD9FD #FD5CD9 #D9FD5C
tetradic
#5CD9FD #D05CFD #FD805C #89FD5C
square
#5CD9FD #D05CFD #FD805C #89FD5C
split-complementary
#5CD9FD #FD5C89 #FDD05C
monochromatic
#03ABDC #20CBFC #5CD9FD #98E7FE #D5F5FE
Accessibility & contrast
On white
1.64
#5CD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5CD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9FD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9FD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cd9fd; /* rgb */ color: rgb(92, 217, 253); /* oklch */ color: oklch(82.9% 0.120 220.1);
Tailwind
colors: {
custom: {
50: '#9ae5fe',
500: '#5cd9fd',
950: '#000000',
},
}SCSS
$custom: #5cd9fd; $custom-light: #9ae5fe; $custom-dark: #000000;
JSON
{
"hex": "#5cd9fd",
"rgb": {
"r": 92,
"g": 217,
"b": 253
},
"hsl": {
"h": 193.416,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.82898,
"c": 0.12044,
"h": 220.1
},
"luminance": 0.58993
}Semantic roles & 50–950 ramp
primary
#5CD9FD
secondary
#D54F28
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485