#5EAAFF#5EAAFF
#5EAAFF is a light, vivid cyan. Relative luminance 0.383; OKLCH L 72.6% C 0.146 H 252.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EAAFF |
|---|---|
| RGB | rgb(94, 170, 255) |
| HSL | hsl(212, 100%, 68%) |
| HSV | hsv(212, 63%, 100%) |
| CMYK | cmyk(63.1%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.27, 1.94, -49.13) |
| CIE-LCH | lch(68.27, 49.17, 272.26°) |
| OKLab | oklab(72.63% -0.0432 -0.1391) |
| OKLCH | oklch(72.63% 0.146 252.7) |
| XYZ | xyz(37.0342, 38.3455, 100.0381) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 6.08
Azure (survey)
#069AF3
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.21
Dodgerblue
#1E90FF
ΔE00 7.77
Dark Sky Blue
#448EE4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EAAFF #FFB35E
analogous
#5EFAFF #5EAAFF #625EFF
triadic
#5EAAFF #FF5EAA #AAFF5E
tetradic
#5EAAFF #FF5EFA #FFB35E #5EFF62
square
#5EAAFF #FF5EFA #FFB35E #5EFF62
split-complementary
#5EAAFF #FF625E #FAFF5E
monochromatic
#006BE3 #218AFF #5EAAFF #9BCAFF #D8EBFF
Accessibility & contrast
On white
2.42
#5EAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#5EAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EAAFF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EAAFF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5eaaff; /* rgb */ color: rgb(94, 170, 255); /* oklch */ color: oklch(72.6% 0.146 252.7);
Tailwind
colors: {
custom: {
50: '#99c2ff',
500: '#5eaaff',
950: '#000000',
},
}SCSS
$custom: #5eaaff; $custom-light: #99c2ff; $custom-dark: #000000;
JSON
{
"hex": "#5eaaff",
"rgb": {
"r": 94,
"g": 170,
"b": 255
},
"hsl": {
"h": 211.677,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.72626,
"c": 0.14569,
"h": 252.7
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#5EAAFF
secondary
#F5DEC4
accent
#7900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186