#6EAAFF#6EAAFF
#6EAAFF is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.3% C 0.139 H 257.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAFF |
|---|---|
| RGB | rgb(110, 170, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 57%, 100%) |
| CMYK | cmyk(56.9%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.95, 4.88, -48.01) |
| CIE-LCH | lch(68.95, 48.26, 275.81°) |
| OKLab | oklab(73.34% -0.0308 -0.1356) |
| OKLCH | oklch(73.34% 0.139 257.2) |
| XYZ | xyz(38.8488, 39.2812, 100.1231) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Cornflowerblue
#6495ED
ΔE00 6.31
Dodgerblue
#1E90FF
ΔE00 8.47
Azure (survey)
#069AF3
ΔE00 8.54
Pastel Blue
#A2BFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAFF #FFC36E
analogous
#6EF3FF #6EAAFF #7B6EFF
triadic
#6EAAFF #FF6EAA #AAFF6E
tetradic
#6EAAFF #FF6EF3 #FFC36E #6EFF7B
square
#6EAAFF #FF6EF3 #FFC36E #6EFF7B
split-complementary
#6EAAFF #FF7B6E #F3FF6E
monochromatic
#0064F3 #3186FF #6EAAFF #ABCEFF #E0EDFF
Accessibility & contrast
On white
2.37
#6EAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#6EAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAFF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAFF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6eaaff; /* rgb */ color: rgb(110, 170, 255); /* oklch */ color: oklch(73.3% 0.139 257.2);
Tailwind
colors: {
custom: {
50: '#a1c2ff',
500: '#6eaaff',
950: '#000000',
},
}SCSS
$custom: #6eaaff; $custom-light: #a1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6eaaff",
"rgb": {
"r": 110,
"g": 170,
"b": 255
},
"hsl": {
"h": 215.172,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73343,
"c": 0.1391,
"h": 257.2
},
"luminance": 0.39284
}Semantic roles & 50–950 ramp
primary
#6EAAFF
secondary
#F7E8D2
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186