#7AADF9#7AADF9
#7AADF9 is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.3% C 0.123 H 258.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7AADF9 |
|---|---|
| RGB | rgb(122, 173, 249) |
| HSL | hsl(216, 91%, 73%) |
| HSV | hsv(216, 51%, 98%) |
| CMYK | cmyk(51%, 30.5%, 0%, 2.4%) |
| CIE-LAB | lab(70.08, 3.86, -42.95) |
| CIE-LCH | lch(70.08, 43.13, 275.14°) |
| OKLab | oklab(74.29% -0.0253 -0.1207) |
| OKLCH | oklch(74.29% 0.123 258.2) |
| XYZ | xyz(40.0627, 40.8613, 95.3801) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Cornflowerblue
#6495ED
ΔE00 6.88
Pastel Blue
#A2BFFE
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 9.04
Periwinkle Blue
#8F99FB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AADF9 #F9C67A
analogous
#7AECF9 #7AADF9 #877AF9
triadic
#7AADF9 #F97AAD #ADF97A
tetradic
#7AADF9 #F97AEC #F9C67A #7AF987
square
#7AADF9 #F97AEC #F9C67A #7AF987
split-complementary
#7AADF9 #F9877A #ECF97A
monochromatic
#0B66EE #3F89F6 #7AADF9 #B5D1FC #E2EDFE
Accessibility & contrast
On white
2.29
#7AADF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#7AADF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AADF9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AADF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AADF9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#3ABEC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7aadf9; /* rgb */ color: rgb(122, 173, 249); /* oklch */ color: oklch(74.3% 0.123 258.2);
Tailwind
colors: {
custom: {
50: '#a7c5fb',
500: '#7aadf9',
950: '#000000',
},
}SCSS
$custom: #7aadf9; $custom-light: #a7c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7aadf9",
"rgb": {
"r": 122,
"g": 173,
"b": 249
},
"hsl": {
"h": 215.906,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.74289,
"c": 0.12338,
"h": 258.2
},
"luminance": 0.40864
}Semantic roles & 50–950 ramp
primary
#7AADF9
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185