#7AA2CC#7AA2CC
#7AA2CC is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.9% C 0.076 H 250.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2CC |
|---|---|
| RGB | rgb(122, 162, 204) |
| HSL | hsl(211, 45%, 64%) |
| HSV | hsv(211, 40%, 80%) |
| CMYK | cmyk(40.2%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(65.23, -2.86, -25.78) |
| CIE-LCH | lch(65.23, 25.94, 263.67°) |
| OKLab | oklab(69.88% -0.0258 -0.0714) |
| OKLCH | oklch(69.88% 0.076 250.2) |
| XYZ | xyz(31.8419, 34.3361, 62.0647) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.63
Faded Blue
#658CBB
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.69
Greyblue
#77A1B5
ΔE00 7.95
Bluey Grey
#89A0B0
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2CC #CCA47A
analogous
#7ACBCC #7AA2CC #7B7ACC
triadic
#7AA2CC #CC7AA2 #A2CC7A
tetradic
#7AA2CC #CC7ACB #CCA47A #7ACC7B
square
#7AA2CC #CC7ACB #CCA47A #7ACC7B
split-complementary
#7AA2CC #CC7B7A #CBCC7A
monochromatic
#386593 #4E83BB #7AA2CC #A6C1DD #D2E0EE
Accessibility & contrast
On white
2.67
#7AA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#7AA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2CC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2CC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#889BCB
Tritanopia (blue-blind)
#5DACB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7aa2cc; /* rgb */ color: rgb(122, 162, 204); /* oklch */ color: oklch(69.9% 0.076 250.2);
Tailwind
colors: {
custom: {
50: '#a3bddb',
500: '#7aa2cc',
950: '#000000',
},
}SCSS
$custom: #7aa2cc; $custom-light: #a3bddb; $custom-dark: #000000;
JSON
{
"hex": "#7aa2cc",
"rgb": {
"r": 122,
"g": 162,
"b": 204
},
"hsl": {
"h": 210.732,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.69881,
"c": 0.07593,
"h": 250.2
},
"luminance": 0.34338
}Semantic roles & 50–950 ramp
primary
#7AA2CC
secondary
#DFD1C3
accent
#742EB8
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#0F1215
muted
#7F8183