#7EAAEE#7EAAEE
#7EAAEE is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.4% C 0.110 H 258.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAEE |
|---|---|
| RGB | rgb(126, 170, 238) |
| HSL | hsl(216, 77%, 71%) |
| HSV | hsv(216, 47%, 93%) |
| CMYK | cmyk(47.1%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.01, 3.24, -38.63) |
| CIE-LCH | lch(69.01, 38.76, 274.79°) |
| OKLab | oklab(73.35% -0.0213 -0.1082) |
| OKLCH | oklch(73.35% 0.11 258.9) |
| XYZ | xyz(38.4064, 39.3556, 86.4449) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Cornflowerblue
#6495ED
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.02
Periwinkle Blue
#8F99FB
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAEE #EEC27E
analogous
#7EE2EE #7EAAEE #8A7EEE
triadic
#7EAAEE #EE7EAA #AAEE7E
tetradic
#7EAAEE #EE7EE2 #EEC27E #7EEE8A
square
#7EAAEE #EE7EE2 #EEC27E #7EEE8A
split-complementary
#7EAAEE #EE8A7E #E2EE7E
monochromatic
#1C65D5 #4886E7 #7EAAEE #B4CEF5 #E4EDFB
Accessibility & contrast
On white
2.37
#7EAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7EAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAEE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAEE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#4FB9C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eaaee; /* rgb */ color: rgb(126, 170, 238); /* oklch */ color: oklch(73.4% 0.110 258.9);
Tailwind
colors: {
custom: {
50: '#a8c3f4',
500: '#7eaaee',
950: '#000000',
},
}SCSS
$custom: #7eaaee; $custom-light: #a8c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7eaaee",
"rgb": {
"r": 126,
"g": 170,
"b": 238
},
"hsl": {
"h": 216.429,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73354,
"c": 0.11026,
"h": 258.9
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#7EAAEE
secondary
#F2E7D5
accent
#890DD9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185