#5DDCFD#5DDCFD
#5DDCFD is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.6% C 0.120 H 217.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCFD |
|---|---|
| RGB | rgb(93, 220, 253) |
| HSL | hsl(192, 98%, 68%) |
| HSV | hsv(192, 63%, 99%) |
| CMYK | cmyk(63.2%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(82.16, -25.42, -26.50) |
| CIE-LCH | lch(82.16, 36.72, 226.20°) |
| OKLab | oklab(83.61% -0.0946 -0.0737) |
| OKLCH | oklch(83.61% 0.12 217.9) |
| XYZ | xyz(47.8298, 60.6003, 102.0858) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.84
Sky Blue
#87CEEB
ΔE00 5.84
Bright Sky Blue
#02CCFE
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCFD #FD7E5D
analogous
#5DFDCE #5DDCFD #5D8CFD
triadic
#5DDCFD #FD5DDC #DCFD5D
tetradic
#5DDCFD #CE5DFD #FD7E5D #8CFD5D
square
#5DDCFD #CE5DFD #FD7E5D #8CFD5D
split-complementary
#5DDCFD #FD5D8C #FDCE5D
monochromatic
#03B0DD #21CFFC #5DDCFD #99E9FE #D6F6FE
Accessibility & contrast
On white
1.60
#5DDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5DDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCFD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCFD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddcfd; /* rgb */ color: rgb(93, 220, 253); /* oklch */ color: oklch(83.6% 0.120 217.9);
Tailwind
colors: {
custom: {
50: '#9be7fe',
500: '#5ddcfd',
950: '#000000',
},
}SCSS
$custom: #5ddcfd; $custom-light: #9be7fe; $custom-dark: #000000;
JSON
{
"hex": "#5ddcfd",
"rgb": {
"r": 93,
"g": 220,
"b": 253
},
"hsl": {
"h": 192.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.83611,
"c": 0.11994,
"h": 217.9
},
"luminance": 0.60605
}Semantic roles & 50–950 ramp
primary
#5DDCFD
secondary
#D64C28
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485