#7AAAEF#7AAAEF
#7AAAEF is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.2% C 0.113 H 257.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAEF |
|---|---|
| RGB | rgb(122, 170, 239) |
| HSL | hsl(215, 79%, 71%) |
| HSV | hsv(215, 49%, 94%) |
| CMYK | cmyk(49%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.84, 2.59, -39.46) |
| CIE-LCH | lch(68.84, 39.54, 273.76°) |
| OKLab | oklab(73.18% -0.0246 -0.1106) |
| OKLCH | oklch(73.18% 0.113 257.4) |
| XYZ | xyz(37.9755, 39.1164, 87.1937) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 8.71
Dodgerblue
#1E90FF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAEF #EFBF7A
analogous
#7AE4EF #7AAAEF #847AEF
triadic
#7AAAEF #EF7AAA #AAEF7A
tetradic
#7AAAEF #EF7AE4 #EFBF7A #7AEF84
square
#7AAAEF #EF7AE4 #EFBF7A #7AEF84
split-complementary
#7AAAEF #EF847A #E4EF7A
monochromatic
#1A66D5 #4387E8 #7AAAEF #B1CDF6 #E4EEFC
Accessibility & contrast
On white
2.38
#7AAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7AAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAEF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAEF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#45B9C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aaaef; /* rgb */ color: rgb(122, 170, 239); /* oklch */ color: oklch(73.2% 0.113 257.4);
Tailwind
colors: {
custom: {
50: '#a6c3f4',
500: '#7aaaef',
950: '#000000',
},
}SCSS
$custom: #7aaaef; $custom-light: #a6c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7aaaef",
"rgb": {
"r": 122,
"g": 170,
"b": 239
},
"hsl": {
"h": 215.385,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.73176,
"c": 0.11336,
"h": 257.4
},
"luminance": 0.39119
}Semantic roles & 50–950 ramp
primary
#7AAAEF
secondary
#F2E5D3
accent
#850BDB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185