#A7BBAD#A7BBAD
#A7BBAD is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.030 H 155.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBAD |
|---|---|
| RGB | rgb(167, 187, 173) |
| HSL | hsl(138, 13%, 69%) |
| HSV | hsv(138, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.04, -9.57, 4.76) |
| CIE-LCH | lch(74.04, 10.69, 153.54°) |
| OKLab | oklab(77.27% -0.0268 0.0124) |
| OKLCH | oklch(77.27% 0.03 155.1) |
| XYZ | xyz(41.2479, 46.7727, 46.3820) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.92
Sage Green
#9CAF88
ΔE00 9.16
Silver (survey)
#C5C9C7
ΔE00 10.06
Cement
#A5A391
ΔE00 10.55
Cool Grey
#95A3A6
ΔE00 10.66
Darkseagreen
#8FBC8F
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBAD #BBA7B5
analogous
#ABBBA7 #A7BBAD #A7BBB7
triadic
#A7BBAD #ADA7BB #BBADA7
tetradic
#A7BBAD #A7ABBB #BBA7B5 #BBB7A7
square
#A7BBAD #A7ABBB #BBA7B5 #BBB7A7
split-complementary
#A7BBAD #B7A7BB #BBA7AB
monochromatic
#65836E #84A08D #A7BBAD #CAD6CD #ECF0ED
Accessibility & contrast
On white
2.03
#A7BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A7BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBAD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBAD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AC
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#A4BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbad; /* rgb */ color: rgb(167, 187, 173); /* oklch */ color: oklch(77.3% 0.030 155.1);
Tailwind
colors: {
custom: {
50: '#c1cfc5',
500: '#a7bbad',
950: '#000000',
},
}SCSS
$custom: #a7bbad; $custom-light: #c1cfc5; $custom-dark: #000000;
JSON
{
"hex": "#a7bbad",
"rgb": {
"r": 167,
"g": 187,
"b": 173
},
"hsl": {
"h": 138,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77271,
"c": 0.02951,
"h": 155.1
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#A7BBAD
secondary
#E2DCE0
accent
#4F8197
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281