#5ED0FF#5ED0FF
#5ED0FF is a light, vivid cyan. Relative luminance 0.547; OKLCH L 81.0% C 0.122 H 228.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED0FF |
|---|---|
| RGB | rgb(94, 208, 255) |
| HSL | hsl(198, 100%, 68%) |
| HSV | hsv(198, 63%, 100%) |
| CMYK | cmyk(63.1%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(78.87, -18.61, -32.61) |
| CIE-LCH | lch(78.87, 37.55, 240.28°) |
| OKLab | oklab(81.01% -0.0813 -0.0911) |
| OKLCH | oklch(81.01% 0.122 228.3) |
| XYZ | xyz(45.2148, 54.7067, 102.7649) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.90
Sky
#82CAFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED0FF #FF8D5E
analogous
#5EFFDE #5ED0FF #5E7FFF
triadic
#5ED0FF #FF5ED0 #D0FF5E
tetradic
#5ED0FF #DE5EFF #FF8D5E #7FFF5E
square
#5ED0FF #DE5EFF #FF8D5E #7FFF5E
split-complementary
#5ED0FF #FF5E7F #FFDE5E
monochromatic
#00A0E3 #21BEFF #5ED0FF #9BE2FF #D8F4FF
Accessibility & contrast
On white
1.76
#5ED0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5ED0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED0FF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED0FF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed0ff; /* rgb */ color: rgb(94, 208, 255); /* oklch */ color: oklch(81.0% 0.122 228.3);
Tailwind
colors: {
custom: {
50: '#9bdeff',
500: '#5ed0ff',
950: '#000000',
},
}SCSS
$custom: #5ed0ff; $custom-light: #9bdeff; $custom-dark: #000000;
JSON
{
"hex": "#5ed0ff",
"rgb": {
"r": 94,
"g": 208,
"b": 255
},
"hsl": {
"h": 197.516,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.81009,
"c": 0.1221,
"h": 228.3
},
"luminance": 0.54711
}Semantic roles & 50–950 ramp
primary
#5ED0FF
secondary
#D95C28
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486