#5DD2FC#5DD2FC
#5DD2FC is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.3% C 0.120 H 224.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2FC |
|---|---|
| RGB | rgb(93, 210, 252) |
| HSL | hsl(196, 96%, 68%) |
| HSV | hsv(196, 63%, 99%) |
| CMYK | cmyk(63.1%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(79.30, -20.70, -30.36) |
| CIE-LCH | lch(79.30, 36.75, 235.71°) |
| OKLab | oklab(81.3% -0.0849 -0.0847) |
| OKLCH | oklch(81.3% 0.12 224.9) |
| XYZ | xyz(45.1245, 55.4439, 100.4002) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2FC #FC875D
analogous
#5DFCD6 #5DD2FC #5D82FC
triadic
#5DD2FC #FC5DD2 #D2FC5D
tetradic
#5DD2FC #D65DFC #FC875D #82FC5D
square
#5DD2FC #D65DFC #FC875D #82FC5D
split-complementary
#5DD2FC #FC5D82 #FCD65D
monochromatic
#04A2DB #21C1FB #5DD2FC #99E3FD #D5F3FE
Accessibility & contrast
On white
1.74
#5DD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5DD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2FC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2FC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd2fc; /* rgb */ color: rgb(93, 210, 252); /* oklch */ color: oklch(81.3% 0.120 224.9);
Tailwind
colors: {
custom: {
50: '#9ae0fd',
500: '#5dd2fc',
950: '#000000',
},
}SCSS
$custom: #5dd2fc; $custom-light: #9ae0fd; $custom-dark: #000000;
JSON
{
"hex": "#5dd2fc",
"rgb": {
"r": 93,
"g": 210,
"b": 252
},
"hsl": {
"h": 195.849,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.81303,
"c": 0.11996,
"h": 224.9
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#5DD2FC
secondary
#D45629
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485