#5ED4FD#5ED4FD
#5ED4FD is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.8% C 0.120 H 224.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4FD |
|---|---|
| RGB | rgb(94, 212, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(62.8%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(79.93, -21.25, -29.92) |
| CIE-LCH | lch(79.93, 36.70, 234.61°) |
| OKLab | oklab(81.83% -0.086 -0.0835) |
| OKLCH | oklch(81.83% 0.12 224.1) |
| XYZ | xyz(45.8821, 56.5537, 101.4074) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Neon Blue
#04D9FF
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4FD #FD875E
analogous
#5EFDD7 #5ED4FD #5E84FD
triadic
#5ED4FD #FD5ED4 #D4FD5E
tetradic
#5ED4FD #D75EFD #FD875E #84FD5E
square
#5ED4FD #D75EFD #FD875E #84FD5E
split-complementary
#5ED4FD #FD5E84 #FDD75E
monochromatic
#03A5DE #22C4FC #5ED4FD #9AE4FE #D7F4FF
Accessibility & contrast
On white
1.71
#5ED4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5ED4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4FD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4FD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed4fd; /* rgb */ color: rgb(94, 212, 253); /* oklch */ color: oklch(81.8% 0.120 224.1);
Tailwind
colors: {
custom: {
50: '#9be1fe',
500: '#5ed4fd',
950: '#000000',
},
}SCSS
$custom: #5ed4fd; $custom-light: #9be1fe; $custom-dark: #000000;
JSON
{
"hex": "#5ed4fd",
"rgb": {
"r": 94,
"g": 212,
"b": 253
},
"hsl": {
"h": 195.472,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.81828,
"c": 0.11984,
"h": 224.1
},
"luminance": 0.56558
}Semantic roles & 50–950 ramp
primary
#5ED4FD
secondary
#D75529
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485