#5EA0FF#5EA0FF
#5EA0FF is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.5% C 0.155 H 257.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EA0FF |
|---|---|
| RGB | rgb(94, 160, 255) |
| HSL | hsl(215, 100%, 68%) |
| HSV | hsv(215, 63%, 100%) |
| CMYK | cmyk(63.1%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(65.54, 7.68, -53.45) |
| CIE-LCH | lch(65.54, 54.00, 278.18°) |
| OKLab | oklab(70.49% -0.0334 -0.1519) |
| OKLCH | oklch(70.49% 0.155 257.6) |
| XYZ | xyz(35.2304, 34.7379, 99.4368) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.07
Dodgerblue
#1E90FF
ΔE00 5.74
Dark Sky Blue
#448EE4
ΔE00 6.36
Azure (survey)
#069AF3
ΔE00 6.95
Carolina Blue
#8AB8FE
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EA0FF #FFBD5E
analogous
#5EF0FF #5EA0FF #6C5EFF
triadic
#5EA0FF #FF5EA0 #A0FF5E
tetradic
#5EA0FF #FF5EF0 #FFBD5E #5EFF6C
square
#5EA0FF #FF5EF0 #FFBD5E #5EFF6C
split-complementary
#5EA0FF #FF6C5E #F0FF5E
monochromatic
#005DE3 #217CFF #5EA0FF #9BC4FF #D8E8FF
Accessibility & contrast
On white
2.64
#5EA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#5EA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EA0FF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EA0FF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5ea0ff; /* rgb */ color: rgb(94, 160, 255); /* oklch */ color: oklch(70.5% 0.155 257.6);
Tailwind
colors: {
custom: {
50: '#99bbff',
500: '#5ea0ff',
950: '#000000',
},
}SCSS
$custom: #5ea0ff; $custom-light: #99bbff; $custom-dark: #000000;
JSON
{
"hex": "#5ea0ff",
"rgb": {
"r": 94,
"g": 160,
"b": 255
},
"hsl": {
"h": 215.404,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.70495,
"c": 0.15548,
"h": 257.6
},
"luminance": 0.34741
}Semantic roles & 50–950 ramp
primary
#5EA0FF
secondary
#F5E1C4
accent
#8700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1118
muted
#7F8086