#5EA3FF#5EA3FF
#5EA3FF is a light, vivid cyan. Relative luminance 0.358; OKLCH L 71.1% C 0.152 H 256.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EA3FF |
|---|---|
| RGB | rgb(94, 163, 255) |
| HSL | hsl(214, 100%, 68%) |
| HSV | hsv(214, 63%, 100%) |
| CMYK | cmyk(63.1%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.36, 5.95, -52.16) |
| CIE-LCH | lch(66.36, 52.49, 276.51°) |
| OKLab | oklab(71.13% -0.0363 -0.148) |
| OKLCH | oklch(71.13% 0.152 256.2) |
| XYZ | xyz(35.7568, 35.7906, 99.6123) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.99
Dodgerblue
#1E90FF
ΔE00 6.22
Azure (survey)
#069AF3
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 6.75
Sky Blue (survey)
#75BBFD
ΔE00 6.82
Dark Sky Blue
#448EE4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EA3FF #FFBA5E
analogous
#5EF3FF #5EA3FF #695EFF
triadic
#5EA3FF #FF5EA3 #A3FF5E
tetradic
#5EA3FF #FF5EF3 #FFBA5E #5EFF69
square
#5EA3FF #FF5EF3 #FFBA5E #5EFF69
split-complementary
#5EA3FF #FF695E #F3FF5E
monochromatic
#0061E3 #2180FF #5EA3FF #9BC6FF #D8E9FF
Accessibility & contrast
On white
2.57
#5EA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#5EA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EA3FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EA3FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5ea3ff; /* rgb */ color: rgb(94, 163, 255); /* oklch */ color: oklch(71.1% 0.152 256.2);
Tailwind
colors: {
custom: {
50: '#99bdff',
500: '#5ea3ff',
950: '#000000',
},
}SCSS
$custom: #5ea3ff; $custom-light: #99bdff; $custom-dark: #000000;
JSON
{
"hex": "#5ea3ff",
"rgb": {
"r": 94,
"g": 163,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.7113,
"c": 0.15243,
"h": 256.2
},
"luminance": 0.35794
}Semantic roles & 50–950 ramp
primary
#5EA3FF
secondary
#F5E0C4
accent
#8300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186