#5EAEFF#5EAEFF
#5EAEFF is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.142 H 250.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EAEFF |
|---|---|
| RGB | rgb(94, 174, 255) |
| HSL | hsl(210, 100%, 68%) |
| HSV | hsv(210, 63%, 100%) |
| CMYK | cmyk(63.1%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.38, -0.32, -47.40) |
| CIE-LCH | lch(69.38, 47.40, 269.62°) |
| OKLab | oklab(73.49% -0.0472 -0.134) |
| OKLCH | oklch(73.49% 0.142 250.6) |
| XYZ | xyz(37.7955, 39.8681, 100.2918) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 6.06
Azure (survey)
#069AF3
ΔE00 7.04
Sky
#82CAFC
ΔE00 8.39
Cornflowerblue
#6495ED
ΔE00 8.50
Dodgerblue
#1E90FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EAEFF #FFAF5E
analogous
#5EFFFF #5EAEFF #5E5EFF
triadic
#5EAEFF #FF5EAE #AEFF5E
tetradic
#5EAEFF #FF5EFF #FFAF5E #5EFF5E
square
#5EAEFF #FF5EFF #FFAF5E #5EFF5E
split-complementary
#5EAEFF #FF5E5E #FFFF5E
monochromatic
#0071E3 #218FFF #5EAEFF #9BCDFF #D8ECFF
Accessibility & contrast
On white
2.34
#5EAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#5EAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EAEFF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EAEFF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #5eaeff; /* rgb */ color: rgb(94, 174, 255); /* oklch */ color: oklch(73.5% 0.142 250.6);
Tailwind
colors: {
custom: {
50: '#99c5ff',
500: '#5eaeff',
950: '#000000',
},
}SCSS
$custom: #5eaeff; $custom-light: #99c5ff; $custom-dark: #000000;
JSON
{
"hex": "#5eaeff",
"rgb": {
"r": 94,
"g": 174,
"b": 255
},
"hsl": {
"h": 210.186,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.73489,
"c": 0.14211,
"h": 250.6
},
"luminance": 0.39872
}Semantic roles & 50–950 ramp
primary
#5EAEFF
secondary
#F5DDC4
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186