#7AAEFA#7AAEFA
#7AAEFA is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.5% C 0.124 H 257.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEFA |
|---|---|
| RGB | rgb(122, 174, 250) |
| HSL | hsl(216, 93%, 73%) |
| HSV | hsv(216, 51%, 98%) |
| CMYK | cmyk(51.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.39, 3.60, -43.01) |
| CIE-LCH | lch(70.39, 43.16, 274.78°) |
| OKLab | oklab(74.55% -0.0262 -0.1209) |
| OKLCH | oklch(74.55% 0.124 257.8) |
| XYZ | xyz(40.4115, 41.3088, 96.2678) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.81
Sky
#82CAFC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEFA #FAC67A
analogous
#7AEEFA #7AAEFA #867AFA
triadic
#7AAEFA #FA7AAE #AEFA7A
tetradic
#7AAEFA #FA7AEE #FAC67A #7AFA86
square
#7AAEFA #FA7AEE #FAC67A #7AFA86
split-complementary
#7AAEFA #FA867A #EEFA7A
monochromatic
#0967F1 #3F8AF8 #7AAEFA #B5D2FC #E2EDFE
Accessibility & contrast
On white
2.27
#7AAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#7AAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEFA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEFA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#39BFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaefa; /* rgb */ color: rgb(122, 174, 250); /* oklch */ color: oklch(74.5% 0.124 257.8);
Tailwind
colors: {
custom: {
50: '#a7c5fc',
500: '#7aaefa',
950: '#000000',
},
}SCSS
$custom: #7aaefa; $custom-light: #a7c5fc; $custom-dark: #000000;
JSON
{
"hex": "#7aaefa",
"rgb": {
"r": 122,
"g": 174,
"b": 250
},
"hsl": {
"h": 215.625,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74548,
"c": 0.1237,
"h": 257.8
},
"luminance": 0.41312
}Semantic roles & 50–950 ramp
primary
#7AAEFA
secondary
#F6E9D5
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185