#5ED7FC#5ED7FC
#5ED7FC is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.5% C 0.119 H 221.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED7FC |
|---|---|
| RGB | rgb(94, 215, 252) |
| HSL | hsl(194, 96%, 68%) |
| HSV | hsv(194, 63%, 99%) |
| CMYK | cmyk(62.7%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(80.74, -23.06, -28.14) |
| CIE-LCH | lch(80.74, 36.39, 230.67°) |
| OKLab | oklab(82.47% -0.0894 -0.0784) |
| OKLCH | oklch(82.47% 0.119 221.3) |
| XYZ | xyz(46.4801, 58.0040, 100.8229) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.33
Bright Sky Blue
#02CCFE
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 6.94
Lightblue (survey)
#7BC8F6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED7FC #FC835E
analogous
#5EFCD2 #5ED7FC #5E88FC
triadic
#5ED7FC #FC5ED7 #D7FC5E
tetradic
#5ED7FC #D25EFC #FC835E #88FC5E
square
#5ED7FC #D25EFC #FC835E #88FC5E
split-complementary
#5ED7FC #FC5E88 #FCD25E
monochromatic
#04A9DC #22C8FB #5ED7FC #9AE6FD #D6F5FE
Accessibility & contrast
On white
1.67
#5ED7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5ED7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED7FC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED7FC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed7fc; /* rgb */ color: rgb(94, 215, 252); /* oklch */ color: oklch(82.5% 0.119 221.3);
Tailwind
colors: {
custom: {
50: '#9be3fd',
500: '#5ed7fc',
950: '#000000',
},
}SCSS
$custom: #5ed7fc; $custom-light: #9be3fd; $custom-dark: #000000;
JSON
{
"hex": "#5ed7fc",
"rgb": {
"r": 94,
"g": 215,
"b": 252
},
"hsl": {
"h": 194.051,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.82467,
"c": 0.1189,
"h": 221.3
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#5ED7FC
secondary
#D55229
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485