#5EA1FF#5EA1FF
#5EA1FF is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.7% C 0.154 H 257.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EA1FF |
|---|---|
| RGB | rgb(94, 161, 255) |
| HSL | hsl(215, 100%, 68%) |
| HSV | hsv(215, 63%, 100%) |
| CMYK | cmyk(63.1%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(65.82, 7.10, -53.02) |
| CIE-LCH | lch(65.82, 53.49, 277.63°) |
| OKLab | oklab(70.71% -0.0343 -0.1506) |
| OKLCH | oklch(70.71% 0.154 257.2) |
| XYZ | xyz(35.4045, 35.0860, 99.4948) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.37
Dodgerblue
#1E90FF
ΔE00 5.89
Dark Sky Blue
#448EE4
ΔE00 6.55
Azure (survey)
#069AF3
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.06
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EA1FF #FFBC5E
analogous
#5EF1FF #5EA1FF #6B5EFF
triadic
#5EA1FF #FF5EA1 #A1FF5E
tetradic
#5EA1FF #FF5EF1 #FFBC5E #5EFF6B
square
#5EA1FF #FF5EF1 #FFBC5E #5EFF6B
split-complementary
#5EA1FF #FF6B5E #F1FF5E
monochromatic
#005EE3 #217DFF #5EA1FF #9BC5FF #D8E8FF
Accessibility & contrast
On white
2.62
#5EA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#5EA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EA1FF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EA1FF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#6199FD
Tritanopia (blue-blind)
#00B6C4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5ea1ff; /* rgb */ color: rgb(94, 161, 255); /* oklch */ color: oklch(70.7% 0.154 257.2);
Tailwind
colors: {
custom: {
50: '#99bcff',
500: '#5ea1ff',
950: '#000000',
},
}SCSS
$custom: #5ea1ff; $custom-light: #99bcff; $custom-dark: #000000;
JSON
{
"hex": "#5ea1ff",
"rgb": {
"r": 94,
"g": 161,
"b": 255
},
"hsl": {
"h": 215.031,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.70706,
"c": 0.15446,
"h": 257.2
},
"luminance": 0.35089
}Semantic roles & 50–950 ramp
primary
#5EA1FF
secondary
#F5E0C4
accent
#8600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1118
muted
#7F8086