#5ED3FE#5ED3FE
#5ED3FE is a light, vivid cyan. Relative luminance 0.561; OKLCH L 81.6% C 0.121 H 225.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3FE |
|---|---|
| RGB | rgb(94, 211, 254) |
| HSL | hsl(196, 99%, 68%) |
| HSV | hsv(196, 63%, 100%) |
| CMYK | cmyk(63%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(79.68, -20.45, -30.83) |
| CIE-LCH | lch(79.68, 37.00, 236.45°) |
| OKLab | oklab(81.64% -0.0846 -0.086) |
| OKLCH | oklch(81.64% 0.121 225.5) |
| XYZ | xyz(45.7926, 56.1192, 102.1655) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3FE #FE895E
analogous
#5EFED9 #5ED3FE #5E83FE
triadic
#5ED3FE #FE5ED3 #D3FE5E
tetradic
#5ED3FE #D95EFE #FE895E #83FE5E
square
#5ED3FE #D95EFE #FE895E #83FE5E
split-complementary
#5ED3FE #FE5E83 #FED95E
monochromatic
#01A4E0 #21C2FE #5ED3FE #9BE4FE #D8F4FF
Accessibility & contrast
On white
1.72
#5ED3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5ED3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3FE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3FE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed3fe; /* rgb */ color: rgb(94, 211, 254); /* oklch */ color: oklch(81.6% 0.121 225.5);
Tailwind
colors: {
custom: {
50: '#9be0ff',
500: '#5ed3fe',
950: '#000000',
},
}SCSS
$custom: #5ed3fe; $custom-light: #9be0ff; $custom-dark: #000000;
JSON
{
"hex": "#5ed3fe",
"rgb": {
"r": 94,
"g": 211,
"b": 254
},
"hsl": {
"h": 196.125,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.81643,
"c": 0.1207,
"h": 225.5
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#5ED3FE
secondary
#D85828
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486