#5DD2FD#5DD2FD
#5DD2FD is a light, vivid cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.121 H 225.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2FD |
|---|---|
| RGB | rgb(93, 210, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 63%, 99%) |
| CMYK | cmyk(63.2%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.33, -20.40, -30.84) |
| CIE-LCH | lch(79.33, 36.98, 236.51°) |
| OKLab | oklab(81.34% -0.0846 -0.0861) |
| OKLCH | oklch(81.34% 0.121 225.5) |
| XYZ | xyz(45.2834, 55.5075, 101.2370) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2FD #FD885D
analogous
#5DFDD8 #5DD2FD #5D82FD
triadic
#5DD2FD #FD5DD2 #D2FD5D
tetradic
#5DD2FD #D85DFD #FD885D #82FD5D
square
#5DD2FD #D85DFD #FD885D #82FD5D
split-complementary
#5DD2FD #FD5D82 #FDD85D
monochromatic
#03A2DD #21C1FC #5DD2FD #99E3FE #D6F4FE
Accessibility & contrast
On white
1.74
#5DD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5DD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2FD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2FD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd2fd; /* rgb */ color: rgb(93, 210, 253); /* oklch */ color: oklch(81.3% 0.121 225.5);
Tailwind
colors: {
custom: {
50: '#9ae0fe',
500: '#5dd2fd',
950: '#000000',
},
}SCSS
$custom: #5dd2fd; $custom-light: #9ae0fe; $custom-dark: #000000;
JSON
{
"hex": "#5dd2fd",
"rgb": {
"r": 93,
"g": 210,
"b": 253
},
"hsl": {
"h": 196.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.81344,
"c": 0.12067,
"h": 225.5
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#5DD2FD
secondary
#D65728
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485