#5DD3FC#5DD3FC
#5DD3FC is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.120 H 224.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3FC |
|---|---|
| RGB | rgb(93, 211, 252) |
| HSL | hsl(195, 96%, 68%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(63.1%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.58, -21.21, -29.93) |
| CIE-LCH | lch(79.58, 36.68, 234.67°) |
| OKLab | oklab(81.53% -0.0859 -0.0835) |
| OKLCH | oklch(81.53% 0.12 224.2) |
| XYZ | xyz(45.3721, 55.9392, 100.4828) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Neon Blue
#04D9FF
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Lightskyblue
#87CEFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3FC #FC865D
analogous
#5DFCD6 #5DD3FC #5D83FC
triadic
#5DD3FC #FC5DD3 #D3FC5D
tetradic
#5DD3FC #D65DFC #FC865D #83FC5D
square
#5DD3FC #D65DFC #FC865D #83FC5D
split-complementary
#5DD3FC #FC5D83 #FCD65D
monochromatic
#04A3DB #21C3FB #5DD3FC #99E3FD #D5F4FE
Accessibility & contrast
On white
1.72
#5DD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5DD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3FC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3FC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd3fc; /* rgb */ color: rgb(93, 211, 252); /* oklch */ color: oklch(81.5% 0.120 224.2);
Tailwind
colors: {
custom: {
50: '#9ae0fd',
500: '#5dd3fc',
950: '#000000',
},
}SCSS
$custom: #5dd3fc; $custom-light: #9ae0fd; $custom-dark: #000000;
JSON
{
"hex": "#5dd3fc",
"rgb": {
"r": 93,
"g": 211,
"b": 252
},
"hsl": {
"h": 195.472,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.81529,
"c": 0.1198,
"h": 224.2
},
"luminance": 0.55944
}Semantic roles & 50–950 ramp
primary
#5DD3FC
secondary
#D45529
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485