#5ED0FA#5ED0FA
#5ED0FA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.8% C 0.118 H 225.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED0FA |
|---|---|
| RGB | rgb(94, 208, 250) |
| HSL | hsl(196, 94%, 67%) |
| HSV | hsv(196, 62%, 98%) |
| CMYK | cmyk(62.4%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(78.69, -20.12, -30.23) |
| CIE-LCH | lch(78.69, 36.31, 236.35°) |
| OKLab | oklab(80.8% -0.083 -0.0843) |
| OKLCH | oklch(80.8% 0.118 225.4) |
| XYZ | xyz(44.4204, 54.3890, 98.5811) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED0FA #FA885E
analogous
#5EFAD6 #5ED0FA #5E82FA
triadic
#5ED0FA #FA5ED0 #D0FA5E
tetradic
#5ED0FA #D65EFA #FA885E #82FA5E
square
#5ED0FA #D65EFA #FA885E #82FA5E
split-complementary
#5ED0FA #FA5E82 #FAD65E
monochromatic
#079FD7 #23BFF8 #5ED0FA #99E1FC #D5F3FE
Accessibility & contrast
On white
1.77
#5ED0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5ED0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED0FA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED0FA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed0fa; /* rgb */ color: rgb(94, 208, 250); /* oklch */ color: oklch(80.8% 0.118 225.4);
Tailwind
colors: {
custom: {
50: '#9adefc',
500: '#5ed0fa',
950: '#000000',
},
}SCSS
$custom: #5ed0fa; $custom-light: #9adefc; $custom-dark: #000000;
JSON
{
"hex": "#5ed0fa",
"rgb": {
"r": 94,
"g": 208,
"b": 250
},
"hsl": {
"h": 196.154,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.80801,
"c": 0.11837,
"h": 225.4
},
"luminance": 0.54394
}Semantic roles & 50–950 ramp
primary
#5ED0FA
secondary
#D1582B
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485