#A7BABE#A7BABE
#A7BABE is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.022 H 211.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BABE |
|---|---|
| RGB | rgb(167, 186, 190) |
| HSL | hsl(190, 15%, 70%) |
| HSV | hsv(190, 12%, 75%) |
| CMYK | cmyk(12.1%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.22, -5.68, -4.24) |
| CIE-LCH | lch(74.22, 7.09, 216.71°) |
| OKLab | oklab(77.56% -0.0185 -0.0114) |
| OKLCH | oklch(77.56% 0.022 211.8) |
| XYZ | xyz(42.7873, 47.0502, 55.5325) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.37
Cool Grey
#95A3A6
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BABE #BEABA7
analogous
#A7BEB7 #A7BABE #A7AEBE
triadic
#A7BABE #BEA7BA #BABEA7
tetradic
#A7BABE #B7A7BE #BEABA7 #AEBEA7
square
#A7BABE #B7A7BE #BEABA7 #AEBEA7
split-complementary
#A7BABE #BEA7AE #BEB7A7
monochromatic
#648187 #849EA4 #A7BABE #CAD6D8 #EDF1F2
Accessibility & contrast
On white
2.02
#A7BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A7BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BABE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BABE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#A1BCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7babe; /* rgb */ color: rgb(167, 186, 190); /* oklch */ color: oklch(77.6% 0.022 211.8);
Tailwind
colors: {
custom: {
50: '#c1ced1',
500: '#a7babe',
950: '#000000',
},
}SCSS
$custom: #a7babe; $custom-light: #c1ced1; $custom-dark: #000000;
JSON
{
"hex": "#a7babe",
"rgb": {
"r": 167,
"g": 186,
"b": 190
},
"hsl": {
"h": 190.435,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.7756,
"c": 0.02172,
"h": 211.8
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#A7BABE
secondary
#E4DEDD
accent
#5A4C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282