#7AA2BC#7AA2BC
#7AA2BC is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.2% C 0.058 H 237.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2BC |
|---|---|
| RGB | rgb(122, 162, 188) |
| HSL | hsl(204, 33%, 61%) |
| HSV | hsv(204, 35%, 74%) |
| CMYK | cmyk(35.1%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(64.65, -7.12, -17.75) |
| CIE-LCH | lch(64.65, 19.13, 248.15°) |
| OKLab | oklab(69.23% -0.0314 -0.0488) |
| OKLCH | oklch(69.23% 0.058 237.2) |
| XYZ | xyz(30.0206, 33.6075, 52.4723) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.76
Bluegrey
#85A3B2
ΔE00 3.97
Bluey Grey
#89A0B0
ΔE00 4.45
Blue Grey
#758DA3
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2BC #BC947A
analogous
#7ABCB5 #7AA2BC #7A81BC
triadic
#7AA2BC #BC7AA2 #A2BC7A
tetradic
#7AA2BC #B57ABC #BC947A #81BC7A
square
#7AA2BC #B57ABC #BC947A #81BC7A
split-complementary
#7AA2BC #BC7A81 #BCB57A
monochromatic
#3F647D #5385A5 #7AA2BC #A3BED1 #CBDBE5
Accessibility & contrast
On white
2.72
#7AA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#7AA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2BC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2BC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#8D9ABC
Tritanopia (blue-blind)
#64A9AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7aa2bc; /* rgb */ color: rgb(122, 162, 188); /* oklch */ color: oklch(69.2% 0.058 237.2);
Tailwind
colors: {
custom: {
50: '#a2bdd0',
500: '#7aa2bc',
950: '#000000',
},
}SCSS
$custom: #7aa2bc; $custom-light: #a2bdd0; $custom-dark: #000000;
JSON
{
"hex": "#7aa2bc",
"rgb": {
"r": 122,
"g": 162,
"b": 188
},
"hsl": {
"h": 203.636,
"s": 33,
"l": 60.784
},
"oklch": {
"l": 0.69233,
"c": 0.05803,
"h": 237.2
},
"luminance": 0.33609
}Semantic roles & 50–950 ramp
primary
#7AA2BC
secondary
#D5C6BC
accent
#673AAC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182