#7AA5DD#7AA5DD
#7AA5DD is a light, moderate cyan. Relative luminance 0.363; OKLCH L 71.3% C 0.095 H 255.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5DD |
|---|---|
| RGB | rgb(122, 165, 221) |
| HSL | hsl(214, 59%, 67%) |
| HSV | hsv(214, 45%, 87%) |
| CMYK | cmyk(44.8%, 25.3%, 0%, 13.3%) |
| CIE-LAB | lab(66.72, 0.20, -32.88) |
| CIE-LCH | lch(66.72, 32.88, 270.35°) |
| OKLab | oklab(71.27% -0.024 -0.0917) |
| OKLCH | oklch(71.27% 0.095 255.3) |
| XYZ | xyz(34.5280, 36.2661, 73.5732) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.84
Sky Blue (survey)
#75BBFD
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.95
Faded Blue
#658CBB
ΔE00 8.27
Dark Sky Blue
#448EE4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5DD #DDB27A
analogous
#7AD7DD #7AA5DD #817ADD
triadic
#7AA5DD #DD7AA5 #A5DD7A
tetradic
#7AA5DD #DD7AD7 #DDB27A #7ADD81
square
#7AA5DD #DD7AD7 #DDB27A #7ADD81
split-complementary
#7AA5DD #DD817A #D7DD7A
monochromatic
#2D66B0 #4984D1 #7AA5DD #ABC6E9 #DBE7F6
Accessibility & contrast
On white
2.54
#7AA5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7AA5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5DD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5DD | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#53B1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa5dd; /* rgb */ color: rgb(122, 165, 221); /* oklch */ color: oklch(71.3% 0.095 255.3);
Tailwind
colors: {
custom: {
50: '#a5bfe7',
500: '#7aa5dd',
950: '#000000',
},
}SCSS
$custom: #7aa5dd; $custom-light: #a5bfe7; $custom-dark: #000000;
JSON
{
"hex": "#7aa5dd",
"rgb": {
"r": 122,
"g": 165,
"b": 221
},
"hsl": {
"h": 213.939,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.71274,
"c": 0.0948,
"h": 255.3
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#7AA5DD
secondary
#E9DBCA
accent
#7E1FC7
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184