#7AA8BB#7AA8BB
#7AA8BB is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.5% C 0.056 H 225.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8BB |
|---|---|
| RGB | rgb(122, 168, 187) |
| HSL | hsl(198, 32%, 61%) |
| HSV | hsv(198, 35%, 73%) |
| CMYK | cmyk(34.8%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.31, -10.64, -14.68) |
| CIE-LCH | lch(66.31, 18.13, 234.07°) |
| OKLab | oklab(70.54% -0.0396 -0.0402) |
| OKLCH | oklch(70.54% 0.056 225.4) |
| XYZ | xyz(30.9954, 35.7290, 52.2672) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.29
Bluegrey
#85A3B2
ΔE00 3.68
Bluey Grey
#89A0B0
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 8.27
Cool Gray
#9AA7B0
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8BB #BB8D7A
analogous
#7ABBAD #7AA8BB #7A87BB
triadic
#7AA8BB #BB7AA8 #A8BB7A
tetradic
#7AA8BB #AD7ABB #BB8D7A #87BB7A
square
#7AA8BB #AD7ABB #BB8D7A #87BB7A
split-complementary
#7AA8BB #BB7A87 #BBAD7A
monochromatic
#3F6A7B #548DA4 #7AA8BB #A2C2D0 #CBDDE4
Accessibility & contrast
On white
2.58
#7AA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7AA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8BB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8BB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#63AEAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa8bb; /* rgb */ color: rgb(122, 168, 187); /* oklch */ color: oklch(70.5% 0.056 225.4);
Tailwind
colors: {
custom: {
50: '#a2c1cf',
500: '#7aa8bb',
950: '#000000',
},
}SCSS
$custom: #7aa8bb; $custom-light: #a2c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7aa8bb",
"rgb": {
"r": 122,
"g": 168,
"b": 187
},
"hsl": {
"h": 197.538,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.70538,
"c": 0.05649,
"h": 225.4
},
"luminance": 0.35731
}Semantic roles & 50–950 ramp
primary
#7AA8BB
secondary
#D5C3BC
accent
#5B3AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182