#5ED2F8#5ED2F8
#5ED2F8 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.2% C 0.117 H 222.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2F8 |
|---|---|
| RGB | rgb(94, 210, 248) |
| HSL | hsl(195, 92%, 67%) |
| HSV | hsv(195, 62%, 97%) |
| CMYK | cmyk(62.1%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.18, -21.73, -28.40) |
| CIE-LCH | lch(79.18, 35.76, 232.58°) |
| OKLab | oklab(81.17% -0.0858 -0.0791) |
| OKLCH | oklch(81.17% 0.117 222.7) |
| XYZ | xyz(44.5992, 55.2456, 97.1018) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Neon Blue
#04D9FF
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 6.06
Lightskyblue
#87CEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2F8 #F8845E
analogous
#5EF8D1 #5ED2F8 #5E85F8
triadic
#5ED2F8 #F85ED2 #D2F85E
tetradic
#5ED2F8 #D15EF8 #F8845E #85F85E
square
#5ED2F8 #D15EF8 #F8845E #85F85E
split-complementary
#5ED2F8 #F85E85 #F8D15E
monochromatic
#09A1D2 #23C2F5 #5ED2F8 #99E2FB #D3F3FD
Accessibility & contrast
On white
1.74
#5ED2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5ED2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2F8
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2F8 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed2f8; /* rgb */ color: rgb(94, 210, 248); /* oklch */ color: oklch(81.2% 0.117 222.7);
Tailwind
colors: {
custom: {
50: '#9ae0fa',
500: '#5ed2f8',
950: '#000000',
},
}SCSS
$custom: #5ed2f8; $custom-light: #9ae0fa; $custom-dark: #000000;
JSON
{
"hex": "#5ed2f8",
"rgb": {
"r": 94,
"g": 210,
"b": 248
},
"hsl": {
"h": 194.805,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.81173,
"c": 0.11673,
"h": 222.7
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#5ED2F8
secondary
#CD542D
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485