#7AAEF8#7AAEF8
#7AAEF8 is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.5% C 0.121 H 257.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEF8 |
|---|---|
| RGB | rgb(122, 174, 248) |
| HSL | hsl(215, 90%, 73%) |
| HSV | hsv(215, 51%, 97%) |
| CMYK | cmyk(50.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.30, 3.00, -42.06) |
| CIE-LCH | lch(70.30, 42.16, 274.08°) |
| OKLab | oklab(74.45% -0.0267 -0.1181) |
| OKLCH | oklch(74.45% 0.121 257.2) |
| XYZ | xyz(40.0996, 41.1840, 94.6250) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.81
Sky
#82CAFC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEF8 #F8C47A
analogous
#7AEDF8 #7AAEF8 #857AF8
triadic
#7AAEF8 #F87AAE #AEF87A
tetradic
#7AAEF8 #F87AED #F8C47A #7AF885
square
#7AAEF8 #F87AED #F8C47A #7AF885
split-complementary
#7AAEF8 #F8857A #EDF87A
monochromatic
#0C68EB #408BF5 #7AAEF8 #B4D1FB #E2EDFD
Accessibility & contrast
On white
2.27
#7AAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7AAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEF8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEF8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FB
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#3BBEC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaef8; /* rgb */ color: rgb(122, 174, 248); /* oklch */ color: oklch(74.5% 0.121 257.2);
Tailwind
colors: {
custom: {
50: '#a7c5fb',
500: '#7aaef8',
950: '#000000',
},
}SCSS
$custom: #7aaef8; $custom-light: #a7c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7aaef8",
"rgb": {
"r": 122,
"g": 174,
"b": 248
},
"hsl": {
"h": 215.238,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.74452,
"c": 0.12114,
"h": 257.2
},
"luminance": 0.41187
}Semantic roles & 50–950 ramp
primary
#7AAEF8
secondary
#F6E8D5
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185