#5DD4FC#5DD4FC
#5DD4FC is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.8% C 0.120 H 223.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4FC |
|---|---|
| RGB | rgb(93, 212, 252) |
| HSL | hsl(195, 96%, 68%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(63.1%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(79.86, -21.72, -29.49) |
| CIE-LCH | lch(79.86, 36.63, 233.63°) |
| OKLab | oklab(81.76% -0.0869 -0.0822) |
| OKLCH | oklch(81.76% 0.12 223.4) |
| XYZ | xyz(45.6213, 56.4376, 100.5658) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.63
Neon Blue
#04D9FF
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.68
Lightblue (survey)
#7BC8F6
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4FC #FC855D
analogous
#5DFCD4 #5DD4FC #5D85FC
triadic
#5DD4FC #FC5DD4 #D4FC5D
tetradic
#5DD4FC #D45DFC #FC855D #85FC5D
square
#5DD4FC #D45DFC #FC855D #85FC5D
split-complementary
#5DD4FC #FC5D85 #FCD45D
monochromatic
#04A5DB #21C4FB #5DD4FC #99E4FD #D5F4FE
Accessibility & contrast
On white
1.71
#5DD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5DD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4FC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4FC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd4fc; /* rgb */ color: rgb(93, 212, 252); /* oklch */ color: oklch(81.8% 0.120 223.4);
Tailwind
colors: {
custom: {
50: '#9ae1fd',
500: '#5dd4fc',
950: '#000000',
},
}SCSS
$custom: #5dd4fc; $custom-light: #9ae1fd; $custom-dark: #000000;
JSON
{
"hex": "#5dd4fc",
"rgb": {
"r": 93,
"g": 212,
"b": 252
},
"hsl": {
"h": 195.094,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.81755,
"c": 0.11968,
"h": 223.4
},
"luminance": 0.56442
}Semantic roles & 50–950 ramp
primary
#5DD4FC
secondary
#D45429
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485