#7AA3BA#7AA3BA
#7AA3BA is a light, muted cyan. Relative luminance 0.339; OKLCH L 69.4% C 0.056 H 233.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3BA |
|---|---|
| RGB | rgb(122, 163, 186) |
| HSL | hsl(202, 32%, 60%) |
| HSV | hsv(202, 34%, 73%) |
| CMYK | cmyk(34.4%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(64.86, -8.18, -16.31) |
| CIE-LCH | lch(64.86, 18.25, 243.36°) |
| OKLab | oklab(69.38% -0.0335 -0.0448) |
| OKLCH | oklch(69.38% 0.056 233.2) |
| XYZ | xyz(29.9833, 33.8756, 51.4036) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.55
Bluegrey
#85A3B2
ΔE00 3.16
Bluey Grey
#89A0B0
ΔE00 4.42
Blue Grey
#758DA3
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3BA #BA917A
analogous
#7ABAB1 #7AA3BA #7A83BA
triadic
#7AA3BA #BA7AA3 #A3BA7A
tetradic
#7AA3BA #B17ABA #BA917A #83BA7A
square
#7AA3BA #B17ABA #BA917A #83BA7A
split-complementary
#7AA3BA #BA7A83 #BAB17A
monochromatic
#3F657A #5486A2 #7AA3BA #A2BFCF #CBDBE4
Accessibility & contrast
On white
2.70
#7AA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7AA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3BA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3BA | 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)
#98A2BB
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#64A9AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7aa3ba; /* rgb */ color: rgb(122, 163, 186); /* oklch */ color: oklch(69.4% 0.056 233.2);
Tailwind
colors: {
custom: {
50: '#a2bece',
500: '#7aa3ba',
950: '#000000',
},
}SCSS
$custom: #7aa3ba; $custom-light: #a2bece; $custom-dark: #000000;
JSON
{
"hex": "#7aa3ba",
"rgb": {
"r": 122,
"g": 163,
"b": 186
},
"hsl": {
"h": 201.563,
"s": 31.683,
"l": 60.392
},
"oklch": {
"l": 0.6938,
"c": 0.05591,
"h": 233.2
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#7AA3BA
secondary
#D4C4BC
accent
#633BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182