#7AA2BA#7AA2BA
#7AA2BA is a light, muted cyan. Relative luminance 0.335; OKLCH L 69.2% C 0.056 H 235.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2BA |
|---|---|
| RGB | rgb(122, 162, 186) |
| HSL | hsl(203, 32%, 60%) |
| HSV | hsv(203, 34%, 73%) |
| CMYK | cmyk(34.4%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(64.58, -7.63, -16.74) |
| CIE-LCH | lch(64.58, 18.40, 245.48°) |
| OKLab | oklab(69.16% -0.0322 -0.0459) |
| OKLCH | oklch(69.16% 0.056 235) |
| XYZ | xyz(29.8065, 33.5219, 51.3447) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.00
Bluegrey
#85A3B2
ΔE00 3.39
Bluey Grey
#89A0B0
ΔE00 4.27
Blue Grey
#758DA3
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 8.25
Cool Gray
#9AA7B0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2BA #BA927A
analogous
#7ABAB2 #7AA2BA #7A82BA
triadic
#7AA2BA #BA7AA2 #A2BA7A
tetradic
#7AA2BA #B27ABA #BA927A #82BA7A
square
#7AA2BA #B27ABA #BA927A #82BA7A
split-complementary
#7AA2BA #BA7A82 #BAB27A
monochromatic
#3F647A #5485A2 #7AA2BA #A2BECF #CBDAE4
Accessibility & contrast
On white
2.73
#7AA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#7AA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2BA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2BA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8E99BA
Tritanopia (blue-blind)
#65A8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7aa2ba; /* rgb */ color: rgb(122, 162, 186); /* oklch */ color: oklch(69.2% 0.056 235.0);
Tailwind
colors: {
custom: {
50: '#a2bdce',
500: '#7aa2ba',
950: '#000000',
},
}SCSS
$custom: #7aa2ba; $custom-light: #a2bdce; $custom-dark: #000000;
JSON
{
"hex": "#7aa2ba",
"rgb": {
"r": 122,
"g": 162,
"b": 186
},
"hsl": {
"h": 202.5,
"s": 31.683,
"l": 60.392
},
"oklch": {
"l": 0.69156,
"c": 0.0561,
"h": 235
},
"luminance": 0.33523
}Semantic roles & 50–950 ramp
primary
#7AA2BA
secondary
#D4C5BC
accent
#653BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182