#5ED3FD#5ED3FD
#5ED3FD is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.6% C 0.120 H 224.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3FD |
|---|---|
| RGB | rgb(94, 211, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 63%, 99%) |
| CMYK | cmyk(62.8%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.65, -20.75, -30.35) |
| CIE-LCH | lch(79.65, 36.77, 235.65°) |
| OKLab | oklab(81.6% -0.085 -0.0847) |
| OKLCH | oklch(81.6% 0.12 224.9) |
| XYZ | xyz(45.6329, 56.0553, 101.3243) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3FD #FD885E
analogous
#5EFDD7 #5ED3FD #5E83FD
triadic
#5ED3FD #FD5ED3 #D3FD5E
tetradic
#5ED3FD #D75EFD #FD885E #83FD5E
square
#5ED3FD #D75EFD #FD885E #83FD5E
split-complementary
#5ED3FD #FD5E83 #FDD75E
monochromatic
#03A4DE #22C2FC #5ED3FD #9AE4FE #D7F4FF
Accessibility & contrast
On white
1.72
#5ED3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5ED3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3FD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3FD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed3fd; /* rgb */ color: rgb(94, 211, 253); /* oklch */ color: oklch(81.6% 0.120 224.9);
Tailwind
colors: {
custom: {
50: '#9ae0fe',
500: '#5ed3fd',
950: '#000000',
},
}SCSS
$custom: #5ed3fd; $custom-light: #9ae0fe; $custom-dark: #000000;
JSON
{
"hex": "#5ed3fd",
"rgb": {
"r": 94,
"g": 211,
"b": 253
},
"hsl": {
"h": 195.849,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.81602,
"c": 0.11999,
"h": 224.9
},
"luminance": 0.5606
}Semantic roles & 50–950 ramp
primary
#5ED3FD
secondary
#D75729
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485