#5DDAFD#5DDAFD
#5DDAFD is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.2% C 0.120 H 219.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDAFD |
|---|---|
| RGB | rgb(93, 218, 253) |
| HSL | hsl(193, 98%, 68%) |
| HSV | hsv(193, 63%, 99%) |
| CMYK | cmyk(63.2%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(81.60, -24.43, -27.37) |
| CIE-LCH | lch(81.60, 36.68, 228.25°) |
| OKLab | oklab(83.16% -0.0926 -0.0762) |
| OKLCH | oklch(83.16% 0.12 219.5) |
| XYZ | xyz(47.3080, 59.5568, 101.9119) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.90
Bright Sky Blue
#02CCFE
ΔE00 5.17
Sky Blue
#87CEEB
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 7.36
Ice Blue
#A5DFF9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDAFD #FD805D
analogous
#5DFDD0 #5DDAFD #5D8AFD
triadic
#5DDAFD #FD5DDA #DAFD5D
tetradic
#5DDAFD #D05DFD #FD805D #8AFD5D
square
#5DDAFD #D05DFD #FD805D #8AFD5D
split-complementary
#5DDAFD #FD5D8A #FDD05D
monochromatic
#03ADDD #21CCFC #5DDAFD #99E8FE #D6F6FE
Accessibility & contrast
On white
1.63
#5DDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5DDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDAFD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDAFD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddafd; /* rgb */ color: rgb(93, 218, 253); /* oklch */ color: oklch(83.2% 0.120 219.5);
Tailwind
colors: {
custom: {
50: '#9ae5fe',
500: '#5ddafd',
950: '#000000',
},
}SCSS
$custom: #5ddafd; $custom-light: #9ae5fe; $custom-dark: #000000;
JSON
{
"hex": "#5ddafd",
"rgb": {
"r": 93,
"g": 218,
"b": 253
},
"hsl": {
"h": 193.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.83156,
"c": 0.11991,
"h": 219.5
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#5DDAFD
secondary
#D64E28
accent
#3200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485