#5EA2FF#5EA2FF
#5EA2FF is a light, vivid cyan. Relative luminance 0.354; OKLCH L 70.9% C 0.153 H 256.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EA2FF |
|---|---|
| RGB | rgb(94, 162, 255) |
| HSL | hsl(215, 100%, 68%) |
| HSV | hsv(215, 63%, 100%) |
| CMYK | cmyk(63.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.09, 6.53, -52.59) |
| CIE-LCH | lch(66.09, 52.99, 277.07°) |
| OKLab | oklab(70.92% -0.0353 -0.1493) |
| OKLCH | oklch(70.92% 0.153 256.7) |
| XYZ | xyz(35.5799, 35.4369, 99.5533) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.68
Dodgerblue
#1E90FF
ΔE00 6.05
Dark Sky Blue
#448EE4
ΔE00 6.75
Azure (survey)
#069AF3
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.90
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EA2FF #FFBB5E
analogous
#5EF3FF #5EA2FF #6A5EFF
triadic
#5EA2FF #FF5EA2 #A2FF5E
tetradic
#5EA2FF #FF5EF3 #FFBB5E #5EFF6A
square
#5EA2FF #FF5EF3 #FFBB5E #5EFF6A
split-complementary
#5EA2FF #FF6A5E #F3FF5E
monochromatic
#0060E3 #217FFF #5EA2FF #9BC5FF #D8E9FF
Accessibility & contrast
On white
2.60
#5EA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#5EA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EA2FF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EA2FF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#639AFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5ea2ff; /* rgb */ color: rgb(94, 162, 255); /* oklch */ color: oklch(70.9% 0.153 256.7);
Tailwind
colors: {
custom: {
50: '#99bdff',
500: '#5ea2ff',
950: '#000000',
},
}SCSS
$custom: #5ea2ff; $custom-light: #99bdff; $custom-dark: #000000;
JSON
{
"hex": "#5ea2ff",
"rgb": {
"r": 94,
"g": 162,
"b": 255
},
"hsl": {
"h": 214.658,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.70918,
"c": 0.15344,
"h": 256.7
},
"luminance": 0.3544
}Semantic roles & 50–950 ramp
primary
#5EA2FF
secondary
#F5E0C4
accent
#8500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186