#7AA3BB#7AA3BB
#7AA3BB is a light, muted cyan. Relative luminance 0.339; OKLCH L 69.4% C 0.057 H 234.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3BB |
|---|---|
| RGB | rgb(122, 163, 187) |
| HSL | hsl(202, 32%, 61%) |
| HSV | hsv(202, 35%, 73%) |
| CMYK | cmyk(34.8%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(64.90, -7.92, -16.82) |
| CIE-LCH | lch(64.90, 18.59, 244.77°) |
| OKLab | oklab(69.42% -0.0331 -0.0462) |
| OKLCH | oklch(69.42% 0.057 234.3) |
| XYZ | xyz(30.0900, 33.9182, 51.9655) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.92
Bluegrey
#85A3B2
ΔE00 3.40
Bluey Grey
#89A0B0
ΔE00 4.45
Blue Grey
#758DA3
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3BB #BB927A
analogous
#7ABBB2 #7AA3BB #7A82BB
triadic
#7AA3BB #BB7AA3 #A3BB7A
tetradic
#7AA3BB #B27ABB #BB927A #82BB7A
square
#7AA3BB #B27ABB #BB927A #82BB7A
split-complementary
#7AA3BB #BB7A82 #BBB27A
monochromatic
#3F657B #5486A4 #7AA3BB #A2BFD0 #CBDBE4
Accessibility & contrast
On white
2.70
#7AA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7AA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3BB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3BB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8F9ABB
Tritanopia (blue-blind)
#64A9AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7aa3bb; /* rgb */ color: rgb(122, 163, 187); /* oklch */ color: oklch(69.4% 0.057 234.3);
Tailwind
colors: {
custom: {
50: '#a2becf',
500: '#7aa3bb',
950: '#000000',
},
}SCSS
$custom: #7aa3bb; $custom-light: #a2becf; $custom-dark: #000000;
JSON
{
"hex": "#7aa3bb",
"rgb": {
"r": 122,
"g": 163,
"b": 187
},
"hsl": {
"h": 202.154,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.69418,
"c": 0.05683,
"h": 234.3
},
"luminance": 0.3392
}Semantic roles & 50–950 ramp
primary
#7AA3BB
secondary
#D5C5BC
accent
#643AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182