#7AAEF9#7AAEF9
#7AAEF9 is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.5% C 0.122 H 257.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEF9 |
|---|---|
| RGB | rgb(122, 174, 249) |
| HSL | hsl(215, 91%, 73%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(51%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.35, 3.30, -42.53) |
| CIE-LCH | lch(70.35, 42.66, 274.44°) |
| OKLab | oklab(74.5% -0.0265 -0.1195) |
| OKLCH | oklch(74.5% 0.122 257.5) |
| XYZ | xyz(40.2551, 41.2463, 95.4442) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.81
Sky
#82CAFC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEF9 #F9C57A
analogous
#7AEEF9 #7AAEF9 #857AF9
triadic
#7AAEF9 #F97AAE #AEF97A
tetradic
#7AAEF9 #F97AEE #F9C57A #7AF985
square
#7AAEF9 #F97AEE #F9C57A #7AF985
split-complementary
#7AAEF9 #F9857A #EEF97A
monochromatic
#0B68EE #3F8AF6 #7AAEF9 #B5D2FC #E2EDFE
Accessibility & contrast
On white
2.27
#7AAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7AAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEF9
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEF9 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#3ABFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaef9; /* rgb */ color: rgb(122, 174, 249); /* oklch */ color: oklch(74.5% 0.122 257.5);
Tailwind
colors: {
custom: {
50: '#a7c5fb',
500: '#7aaef9',
950: '#000000',
},
}SCSS
$custom: #7aaef9; $custom-light: #a7c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7aaef9",
"rgb": {
"r": 122,
"g": 174,
"b": 249
},
"hsl": {
"h": 215.433,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.745,
"c": 0.12242,
"h": 257.5
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#7AAEF9
secondary
#F6E8D5
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185