#7AA4DC#7AA4DC
#7AA4DC is a light, moderate cyan. Relative luminance 0.359; OKLCH L 71.0% C 0.094 H 255.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4DC |
|---|---|
| RGB | rgb(122, 164, 220) |
| HSL | hsl(214, 58%, 67%) |
| HSV | hsv(214, 45%, 86%) |
| CMYK | cmyk(44.5%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.41, 0.48, -32.81) |
| CIE-LCH | lch(66.41, 32.82, 270.83°) |
| OKLab | oklab(71.01% -0.0231 -0.0915) |
| OKLCH | oklch(71.01% 0.094 255.8) |
| XYZ | xyz(34.2155, 35.8537, 72.8138) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 6.11
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 7.75
Faded Blue
#658CBB
ΔE00 8.00
Dark Sky Blue
#448EE4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4DC #DCB27A
analogous
#7AD5DC #7AA4DC #817ADC
triadic
#7AA4DC #DC7AA4 #A4DC7A
tetradic
#7AA4DC #DC7AD5 #DCB27A #7ADC81
square
#7AA4DC #DC7AD5 #DCB27A #7ADC81
split-complementary
#7AA4DC #DC817A #D5DC7A
monochromatic
#2E65AE #4A83CF #7AA4DC #AAC5E9 #DBE6F6
Accessibility & contrast
On white
2.57
#7AA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#7AA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4DC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4DC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#54B0B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa4dc; /* rgb */ color: rgb(122, 164, 220); /* oklch */ color: oklch(71.0% 0.094 255.8);
Tailwind
colors: {
custom: {
50: '#a5bee7',
500: '#7aa4dc',
950: '#000000',
},
}SCSS
$custom: #7aa4dc; $custom-light: #a5bee7; $custom-dark: #000000;
JSON
{
"hex": "#7aa4dc",
"rgb": {
"r": 122,
"g": 164,
"b": 220
},
"hsl": {
"h": 214.286,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.71014,
"c": 0.0944,
"h": 255.8
},
"luminance": 0.35856
}Semantic roles & 50–950 ramp
primary
#7AA4DC
secondary
#E8DBC9
accent
#7F20C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184