#7AAEFF#7AAEFF
#7AAEFF is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.8% C 0.130 H 259.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEFF |
|---|---|
| RGB | rgb(122, 174, 255) |
| HSL | hsl(217, 100%, 74%) |
| HSV | hsv(217, 52%, 100%) |
| CMYK | cmyk(52.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.61, 5.09, -45.37) |
| CIE-LCH | lch(70.61, 45.65, 276.40°) |
| OKLab | oklab(74.79% -0.0249 -0.1277) |
| OKLCH | oklch(74.79% 0.13 259) |
| XYZ | xyz(41.2059, 41.6266, 100.4517) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Sky
#82CAFC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEFF #FFCB7A
analogous
#7AF1FF #7AAEFF #897AFF
triadic
#7AAEFF #FF7AAE #AEFF7A
tetradic
#7AAEFF #FF7AF1 #FFCB7A #7AFF89
square
#7AAEFF #FF7AF1 #FFCB7A #7AFF89
split-complementary
#7AAEFF #FF897A #F1FF7A
monochromatic
#0064FF #3D89FF #7AAEFF #B7D3FF #E0ECFF
Accessibility & contrast
On white
2.25
#7AAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7AAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEFF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEFF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#33C0CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7aaeff; /* rgb */ color: rgb(122, 174, 255); /* oklch */ color: oklch(74.8% 0.130 259.0);
Tailwind
colors: {
custom: {
50: '#a8c5ff',
500: '#7aaeff',
950: '#000000',
},
}SCSS
$custom: #7aaeff; $custom-light: #a8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#7aaeff",
"rgb": {
"r": 122,
"g": 174,
"b": 255
},
"hsl": {
"h": 216.541,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.74793,
"c": 0.13014,
"h": 259
},
"luminance": 0.4163
}Semantic roles & 50–950 ramp
primary
#7AAEFF
secondary
#F7E9D4
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186