#7AAEFB#7AAEFB
#7AAEFB is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.6% C 0.125 H 258.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEFB |
|---|---|
| RGB | rgb(122, 174, 251) |
| HSL | hsl(216, 94%, 73%) |
| HSV | hsv(216, 51%, 98%) |
| CMYK | cmyk(51.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.44, 3.89, -43.48) |
| CIE-LCH | lch(70.44, 43.65, 275.12°) |
| OKLab | oklab(74.6% -0.0259 -0.1223) |
| OKLCH | oklch(74.6% 0.125 258) |
| XYZ | xyz(40.5687, 41.3717, 97.0958) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.95
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Sky
#82CAFC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEFB #FBC77A
analogous
#7AEEFB #7AAEFB #867AFB
triadic
#7AAEFB #FB7AAE #AEFB7A
tetradic
#7AAEFB #FB7AEE #FBC77A #7AFB86
square
#7AAEFB #FB7AEE #FBC77A #7AFB86
split-complementary
#7AAEFB #FB867A #EEFB7A
monochromatic
#0766F3 #3F8AF9 #7AAEFB #B5D2FD #E1EDFE
Accessibility & contrast
On white
2.26
#7AAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#7AAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEFB | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#80A7F9
Tritanopia (blue-blind)
#38BFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaefb; /* rgb */ color: rgb(122, 174, 251); /* oklch */ color: oklch(74.6% 0.125 258.0);
Tailwind
colors: {
custom: {
50: '#a7c5fd',
500: '#7aaefb',
950: '#000000',
},
}SCSS
$custom: #7aaefb; $custom-light: #a7c5fd; $custom-dark: #000000;
JSON
{
"hex": "#7aaefb",
"rgb": {
"r": 122,
"g": 174,
"b": 251
},
"hsl": {
"h": 215.814,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.74597,
"c": 0.12499,
"h": 258
},
"luminance": 0.41375
}Semantic roles & 50–950 ramp
primary
#7AAEFB
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185