#7AA5BE#7AA5BE
#7AA5BE is a light, muted cyan. Relative luminance 0.348; OKLCH L 70.0% C 0.059 H 234.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5BE |
|---|---|
| RGB | rgb(122, 165, 190) |
| HSL | hsl(202, 34%, 61%) |
| HSV | hsv(202, 36%, 75%) |
| CMYK | cmyk(35.8%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(65.56, -8.24, -17.48) |
| CIE-LCH | lch(65.56, 19.33, 244.76°) |
| OKLab | oklab(69.98% -0.0346 -0.048) |
| OKLCH | oklch(69.98% 0.059 234.2) |
| XYZ | xyz(30.7724, 34.7639, 53.7939) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.29
Bluegrey
#85A3B2
ΔE00 3.77
Bluey Grey
#89A0B0
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 7.68
Blue Grey
#758DA3
ΔE00 8.44
Cool Gray
#9AA7B0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5BE #BE937A
analogous
#7ABEB5 #7AA5BE #7A83BE
triadic
#7AA5BE #BE7AA5 #A5BE7A
tetradic
#7AA5BE #B57ABE #BE937A #83BE7A
square
#7AA5BE #B57ABE #BE937A #83BE7A
split-complementary
#7AA5BE #BE7A83 #BEB57A
monochromatic
#3E677F #5289A8 #7AA5BE #A3C1D2 #CCDDE6
Accessibility & contrast
On white
2.64
#7AA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#7AA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5BE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5BE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#62ACAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa5be; /* rgb */ color: rgb(122, 165, 190); /* oklch */ color: oklch(70.0% 0.059 234.2);
Tailwind
colors: {
custom: {
50: '#a2bfd1',
500: '#7aa5be',
950: '#000000',
},
}SCSS
$custom: #7aa5be; $custom-light: #a2bfd1; $custom-dark: #000000;
JSON
{
"hex": "#7aa5be",
"rgb": {
"r": 122,
"g": 165,
"b": 190
},
"hsl": {
"h": 202.059,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.69979,
"c": 0.05921,
"h": 234.2
},
"luminance": 0.34766
}Semantic roles & 50–950 ramp
primary
#7AA5BE
secondary
#D7C7BD
accent
#6338AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182