#7AAAF0#7AAAF0
#7AAAF0 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.2% C 0.115 H 257.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAF0 |
|---|---|
| RGB | rgb(122, 170, 240) |
| HSL | hsl(216, 80%, 71%) |
| HSV | hsv(216, 49%, 94%) |
| CMYK | cmyk(49.2%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(68.88, 2.89, -39.94) |
| CIE-LCH | lch(68.88, 40.04, 274.13°) |
| OKLab | oklab(73.22% -0.0244 -0.112) |
| OKLCH | oklch(73.22% 0.115 257.7) |
| XYZ | xyz(38.1236, 39.1756, 87.9739) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 8.69
Dodgerblue
#1E90FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAF0 #F0C07A
analogous
#7AE5F0 #7AAAF0 #857AF0
triadic
#7AAAF0 #F07AAA #AAF07A
tetradic
#7AAAF0 #F07AE5 #F0C07A #7AF085
square
#7AAAF0 #F07AE5 #F0C07A #7AF085
split-complementary
#7AAAF0 #F0857A #E5F07A
monochromatic
#1866D7 #4387EA #7AAAF0 #B1CDF6 #E4EDFC
Accessibility & contrast
On white
2.38
#7AAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7AAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAF0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAF0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF3
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#44B9C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aaaf0; /* rgb */ color: rgb(122, 170, 240); /* oklch */ color: oklch(73.2% 0.115 257.7);
Tailwind
colors: {
custom: {
50: '#a6c3f5',
500: '#7aaaf0',
950: '#000000',
},
}SCSS
$custom: #7aaaf0; $custom-light: #a6c3f5; $custom-dark: #000000;
JSON
{
"hex": "#7aaaf0",
"rgb": {
"r": 122,
"g": 170,
"b": 240
},
"hsl": {
"h": 215.593,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.73223,
"c": 0.11465,
"h": 257.7
},
"luminance": 0.39178
}Semantic roles & 50–950 ramp
primary
#7AAAF0
secondary
#F3E6D3
accent
#8609DC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185