#7AA6BA#7AA6BA
#7AA6BA is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.1% C 0.056 H 227.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA6BA |
|---|---|
| RGB | rgb(122, 166, 186) |
| HSL | hsl(199, 32%, 60%) |
| HSV | hsv(199, 34%, 73%) |
| CMYK | cmyk(34.4%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(65.71, -9.81, -15.03) |
| CIE-LCH | lch(65.71, 17.95, 236.86°) |
| OKLab | oklab(70.05% -0.0374 -0.0412) |
| OKLCH | oklch(70.05% 0.056 227.8) |
| XYZ | xyz(30.5223, 34.9536, 51.5833) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.53
Bluegrey
#85A3B2
ΔE00 3.19
Bluey Grey
#89A0B0
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA6BA #BA8E7A
analogous
#7ABAAE #7AA6BA #7A86BA
triadic
#7AA6BA #BA7AA6 #A6BA7A
tetradic
#7AA6BA #AE7ABA #BA8E7A #86BA7A
square
#7AA6BA #AE7ABA #BA8E7A #86BA7A
split-complementary
#7AA6BA #BA7A86 #BAAE7A
monochromatic
#3F687A #548AA2 #7AA6BA #A2C1CF #CBDCE4
Accessibility & contrast
On white
2.63
#7AA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#7AA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA6BA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA6BA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#64ACAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aa6ba; /* rgb */ color: rgb(122, 166, 186); /* oklch */ color: oklch(70.1% 0.056 227.8);
Tailwind
colors: {
custom: {
50: '#a2c0ce',
500: '#7aa6ba',
950: '#000000',
},
}SCSS
$custom: #7aa6ba; $custom-light: #a2c0ce; $custom-dark: #000000;
JSON
{
"hex": "#7aa6ba",
"rgb": {
"r": 122,
"g": 166,
"b": 186
},
"hsl": {
"h": 198.75,
"s": 31.683,
"l": 60.392
},
"oklch": {
"l": 0.70052,
"c": 0.05566,
"h": 227.8
},
"luminance": 0.34955
}Semantic roles & 50–950 ramp
primary
#7AA6BA
secondary
#D4C3BC
accent
#5E3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182