#7AACFA#7AACFA
#7AACFA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.1% C 0.126 H 259.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AACFA |
|---|---|
| RGB | rgb(122, 172, 250) |
| HSL | hsl(217, 93%, 73%) |
| HSV | hsv(217, 51%, 98%) |
| CMYK | cmyk(51.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.85, 4.72, -43.85) |
| CIE-LCH | lch(69.85, 44.10, 276.15°) |
| OKLab | oklab(74.13% -0.0239 -0.1233) |
| OKLCH | oklch(74.13% 0.126 259) |
| XYZ | xyz(40.0280, 40.5418, 96.1400) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 9.04
Baby Blue (survey)
#A2CFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AACFA #FAC87A
analogous
#7AECFA #7AACFA #887AFA
triadic
#7AACFA #FA7AAC #ACFA7A
tetradic
#7AACFA #FA7AEC #FAC87A #7AFA88
square
#7AACFA #FA7AEC #FAC87A #7AFA88
split-complementary
#7AACFA #FA887A #ECFA7A
monochromatic
#0963F1 #3F87F8 #7AACFA #B5D1FC #E2EDFE
Accessibility & contrast
On white
2.31
#7AACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#7AACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AACFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AACFA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#3ABDC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7aacfa; /* rgb */ color: rgb(122, 172, 250); /* oklch */ color: oklch(74.1% 0.126 259.0);
Tailwind
colors: {
custom: {
50: '#a7c4fc',
500: '#7aacfa',
950: '#000000',
},
}SCSS
$custom: #7aacfa; $custom-light: #a7c4fc; $custom-dark: #000000;
JSON
{
"hex": "#7aacfa",
"rgb": {
"r": 122,
"g": 172,
"b": 250
},
"hsl": {
"h": 216.563,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74128,
"c": 0.12565,
"h": 259
},
"luminance": 0.40545
}Semantic roles & 50–950 ramp
primary
#7AACFA
secondary
#F6E9D5
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185