#7AA4DD#7AA4DD
#7AA4DD is a light, moderate cyan. Relative luminance 0.359; OKLCH L 71.1% C 0.096 H 256.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4DD |
|---|---|
| RGB | rgb(122, 164, 221) |
| HSL | hsl(215, 59%, 67%) |
| HSV | hsv(215, 45%, 87%) |
| CMYK | cmyk(44.8%, 25.8%, 0%, 13.3%) |
| CIE-LAB | lab(66.45, 0.76, -33.30) |
| CIE-LCH | lch(66.45, 33.31, 271.31°) |
| OKLab | oklab(71.06% -0.0228 -0.0929) |
| OKLCH | oklch(71.06% 0.096 256.2) |
| XYZ | xyz(34.3483, 35.9068, 73.5134) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 6.06
Sky Blue (survey)
#75BBFD
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 7.70
Faded Blue
#658CBB
ΔE00 8.05
Dark Sky Blue
#448EE4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4DD #DDB37A
analogous
#7AD6DD #7AA4DD #817ADD
triadic
#7AA4DD #DD7AA4 #A4DD7A
tetradic
#7AA4DD #DD7AD6 #DDB37A #7ADD81
square
#7AA4DD #DD7AD6 #DDB37A #7ADD81
split-complementary
#7AA4DD #DD817A #D6DD7A
monochromatic
#2D64B0 #4983D1 #7AA4DD #ABC5E9 #DBE7F6
Accessibility & contrast
On white
2.57
#7AA4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#7AA4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4DD
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4DD | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#839DDC
Tritanopia (blue-blind)
#53B1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa4dd; /* rgb */ color: rgb(122, 164, 221); /* oklch */ color: oklch(71.1% 0.096 256.2);
Tailwind
colors: {
custom: {
50: '#a5bee7',
500: '#7aa4dd',
950: '#000000',
},
}SCSS
$custom: #7aa4dd; $custom-light: #a5bee7; $custom-dark: #000000;
JSON
{
"hex": "#7aa4dd",
"rgb": {
"r": 122,
"g": 164,
"b": 221
},
"hsl": {
"h": 214.545,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.7106,
"c": 0.09568,
"h": 256.2
},
"luminance": 0.35909
}Semantic roles & 50–950 ramp
primary
#7AA4DD
secondary
#E9DCCA
accent
#801FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184