#5EAAFE#5EAAFE
#5EAAFE is a light, vivid cyan. Relative luminance 0.383; OKLCH L 72.6% C 0.144 H 252.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EAAFE |
|---|---|
| RGB | rgb(94, 170, 254) |
| HSL | hsl(212, 99%, 68%) |
| HSV | hsv(212, 63%, 100%) |
| CMYK | cmyk(63%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.23, 1.62, -48.66) |
| CIE-LCH | lch(68.23, 48.69, 271.90°) |
| OKLab | oklab(72.57% -0.0435 -0.1378) |
| OKLCH | oklch(72.57% 0.144 252.5) |
| XYZ | xyz(36.8737, 38.2813, 99.1925) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 6.13
Azure (survey)
#069AF3
ΔE00 6.60
Cornflowerblue
#6495ED
ΔE00 7.23
Dodgerblue
#1E90FF
ΔE00 7.76
Dark Sky Blue
#448EE4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EAAFE #FEB25E
analogous
#5EFAFE #5EAAFE #625EFE
triadic
#5EAAFE #FE5EAA #AAFE5E
tetradic
#5EAAFE #FE5EFA #FEB25E #5EFE62
square
#5EAAFE #FE5EFA #FEB25E #5EFE62
split-complementary
#5EAAFE #FE625E #FAFE5E
monochromatic
#016BE0 #218AFE #5EAAFE #9BCAFE #D8EAFF
Accessibility & contrast
On white
2.43
#5EAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#5EAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EAAFE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EAAFE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5eaafe; /* rgb */ color: rgb(94, 170, 254); /* oklch */ color: oklch(72.6% 0.144 252.5);
Tailwind
colors: {
custom: {
50: '#99c2ff',
500: '#5eaafe',
950: '#000000',
},
}SCSS
$custom: #5eaafe; $custom-light: #99c2ff; $custom-dark: #000000;
JSON
{
"hex": "#5eaafe",
"rgb": {
"r": 94,
"g": 170,
"b": 254
},
"hsl": {
"h": 211.5,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.72574,
"c": 0.14447,
"h": 252.5
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#5EAAFE
secondary
#F4DDC4
accent
#7800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186