#5DD5FD#5DD5FD
#5DD5FD is a very light, vivid cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.120 H 223.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5FD |
|---|---|
| RGB | rgb(93, 213, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(63.2%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.18, -21.92, -29.54) |
| CIE-LCH | lch(80.18, 36.78, 233.42°) |
| OKLab | oklab(82.02% -0.0876 -0.0824) |
| OKLCH | oklch(82.02% 0.12 223.2) |
| XYZ | xyz(46.0310, 57.0027, 101.4862) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.76
Neon Blue
#04D9FF
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 4.78
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5FD #FD855D
analogous
#5DFDD5 #5DD5FD #5D85FD
triadic
#5DD5FD #FD5DD5 #D5FD5D
tetradic
#5DD5FD #D55DFD #FD855D #85FD5D
square
#5DD5FD #D55DFD #FD855D #85FD5D
split-complementary
#5DD5FD #FD5D85 #FDD55D
monochromatic
#03A6DD #21C5FC #5DD5FD #99E5FE #D6F4FE
Accessibility & contrast
On white
1.69
#5DD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5DD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5FD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5FD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#A7C0FD
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd5fd; /* rgb */ color: rgb(93, 213, 253); /* oklch */ color: oklch(82.0% 0.120 223.2);
Tailwind
colors: {
custom: {
50: '#9ae2fe',
500: '#5dd5fd',
950: '#000000',
},
}SCSS
$custom: #5dd5fd; $custom-light: #9ae2fe; $custom-dark: #000000;
JSON
{
"hex": "#5dd5fd",
"rgb": {
"r": 93,
"g": 213,
"b": 253
},
"hsl": {
"h": 195,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.82022,
"c": 0.12022,
"h": 223.2
},
"luminance": 0.57008
}Semantic roles & 50–950 ramp
primary
#5DD5FD
secondary
#D65428
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485