#7AAEFC#7AAEFC
#7AAEFC is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.6% C 0.126 H 258.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEFC |
|---|---|
| RGB | rgb(122, 174, 252) |
| HSL | hsl(216, 96%, 73%) |
| HSV | hsv(216, 52%, 99%) |
| CMYK | cmyk(51.6%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.48, 4.19, -43.95) |
| CIE-LCH | lch(70.48, 44.15, 275.45°) |
| OKLab | oklab(74.65% -0.0257 -0.1236) |
| OKLCH | oklch(74.65% 0.126 258.3) |
| XYZ | xyz(40.7268, 41.4349, 97.9282) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.93
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Sky
#82CAFC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEFC #FCC87A
analogous
#7AEFFC #7AAEFC #877AFC
triadic
#7AAEFC #FC7AAE #AEFC7A
tetradic
#7AAEFC #FC7AEF #FCC87A #7AFC87
square
#7AAEFC #FC7AEF #FCC87A #7AFC87
split-complementary
#7AAEFC #FC877A #EFFC7A
monochromatic
#0666F6 #3E8AFB #7AAEFC #B6D2FD #E1EDFE
Accessibility & contrast
On white
2.26
#7AAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#7AAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEFC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEFC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#37BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaefc; /* rgb */ color: rgb(122, 174, 252); /* oklch */ color: oklch(74.6% 0.126 258.3);
Tailwind
colors: {
custom: {
50: '#a8c5fd',
500: '#7aaefc',
950: '#000000',
},
}SCSS
$custom: #7aaefc; $custom-light: #a8c5fd; $custom-dark: #000000;
JSON
{
"hex": "#7aaefc",
"rgb": {
"r": 122,
"g": 174,
"b": 252
},
"hsl": {
"h": 216,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.74646,
"c": 0.12627,
"h": 258.3
},
"luminance": 0.41438
}Semantic roles & 50–950 ramp
primary
#7AAEFC
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185