#5DD6FC#5DD6FC
#5DD6FC is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.2% C 0.119 H 221.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6FC |
|---|---|
| RGB | rgb(93, 214, 252) |
| HSL | hsl(194, 96%, 68%) |
| HSV | hsv(194, 63%, 99%) |
| CMYK | cmyk(63.1%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.43, -22.72, -28.62) |
| CIE-LCH | lch(80.43, 36.55, 231.56°) |
| OKLab | oklab(82.21% -0.0889 -0.0798) |
| OKLCH | oklch(82.21% 0.119 221.9) |
| XYZ | xyz(46.1244, 57.4437, 100.7335) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.02
Lightskyblue
#87CEFA
ΔE00 6.70
Lightblue (survey)
#7BC8F6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6FC #FC835D
analogous
#5DFCD3 #5DD6FC #5D86FC
triadic
#5DD6FC #FC5DD6 #D6FC5D
tetradic
#5DD6FC #D35DFC #FC835D #86FC5D
square
#5DD6FC #D35DFC #FC835D #86FC5D
split-complementary
#5DD6FC #FC5D86 #FCD35D
monochromatic
#04A7DB #21C7FB #5DD6FC #99E5FD #D5F4FE
Accessibility & contrast
On white
1.68
#5DD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5DD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6FC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6FC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5dd6fc; /* rgb */ color: rgb(93, 214, 252); /* oklch */ color: oklch(82.2% 0.119 221.9);
Tailwind
colors: {
custom: {
50: '#9ae2fd',
500: '#5dd6fc',
950: '#000000',
},
}SCSS
$custom: #5dd6fc; $custom-light: #9ae2fd; $custom-dark: #000000;
JSON
{
"hex": "#5dd6fc",
"rgb": {
"r": 93,
"g": 214,
"b": 252
},
"hsl": {
"h": 194.34,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.82209,
"c": 0.11947,
"h": 221.9
},
"luminance": 0.57449
}Semantic roles & 50–950 ramp
primary
#5DD6FC
secondary
#D45229
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485