#7AAFFA#7AAFFA
#7AAFFA is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.8% C 0.123 H 257.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFFA |
|---|---|
| RGB | rgb(122, 175, 250) |
| HSL | hsl(215, 93%, 73%) |
| HSV | hsv(215, 51%, 98%) |
| CMYK | cmyk(51.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(70.66, 3.04, -42.58) |
| CIE-LCH | lch(70.66, 42.69, 274.08°) |
| OKLab | oklab(74.76% -0.0273 -0.1197) |
| OKLCH | oklch(74.76% 0.123 257.1) |
| XYZ | xyz(40.6054, 41.6966, 96.3325) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.42
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Sky
#82CAFC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFFA #FAC57A
analogous
#7AEFFA #7AAFFA #857AFA
triadic
#7AAFFA #FA7AAF #AFFA7A
tetradic
#7AAFFA #FA7AEF #FAC57A #7AFA85
square
#7AAFFA #FA7AEF #FAC57A #7AFA85
split-complementary
#7AAFFA #FA857A #EFFA7A
monochromatic
#0969F1 #3F8CF8 #7AAFFA #B5D2FC #E2EDFE
Accessibility & contrast
On white
2.25
#7AAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#7AAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFFA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFFA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#39C0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7aaffa; /* rgb */ color: rgb(122, 175, 250); /* oklch */ color: oklch(74.8% 0.123 257.1);
Tailwind
colors: {
custom: {
50: '#a7c6fc',
500: '#7aaffa',
950: '#000000',
},
}SCSS
$custom: #7aaffa; $custom-light: #a7c6fc; $custom-dark: #000000;
JSON
{
"hex": "#7aaffa",
"rgb": {
"r": 122,
"g": 175,
"b": 250
},
"hsl": {
"h": 215.156,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74759,
"c": 0.12275,
"h": 257.1
},
"luminance": 0.417
}Semantic roles & 50–950 ramp
primary
#7AAFFA
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285