#5DD3FD#5DD3FD
#5DD3FD is a light, vivid cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.120 H 224.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3FD |
|---|---|
| RGB | rgb(93, 211, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 63%, 99%) |
| CMYK | cmyk(63.2%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.62, -20.91, -30.40) |
| CIE-LCH | lch(79.62, 36.90, 235.48°) |
| OKLab | oklab(81.57% -0.0856 -0.0848) |
| OKLCH | oklch(81.57% 0.121 224.8) |
| XYZ | xyz(45.5310, 56.0028, 101.3195) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3FD #FD875D
analogous
#5DFDD7 #5DD3FD #5D83FD
triadic
#5DD3FD #FD5DD3 #D3FD5D
tetradic
#5DD3FD #D75DFD #FD875D #83FD5D
square
#5DD3FD #D75DFD #FD875D #83FD5D
split-complementary
#5DD3FD #FD5D83 #FDD75D
monochromatic
#03A4DD #21C3FC #5DD3FD #99E3FE #D6F4FE
Accessibility & contrast
On white
1.72
#5DD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5DD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3FD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3FD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd3fd; /* rgb */ color: rgb(93, 211, 253); /* oklch */ color: oklch(81.6% 0.120 224.8);
Tailwind
colors: {
custom: {
50: '#9ae0fe',
500: '#5dd3fd',
950: '#000000',
},
}SCSS
$custom: #5dd3fd; $custom-light: #9ae0fe; $custom-dark: #000000;
JSON
{
"hex": "#5dd3fd",
"rgb": {
"r": 93,
"g": 211,
"b": 253
},
"hsl": {
"h": 195.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.8157,
"c": 0.1205,
"h": 224.8
},
"luminance": 0.56008
}Semantic roles & 50–950 ramp
primary
#5DD3FD
secondary
#D65628
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485