#A7BFAC#A7BFAC
#A7BFAC is a light, muted green. Relative luminance 0.485; OKLCH L 78.1% C 0.037 H 151.6°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFAC |
|---|---|
| RGB | rgb(167, 191, 172) |
| HSL | hsl(133, 16%, 70%) |
| HSV | hsv(133, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(75.11, -11.85, 6.84) |
| CIE-LCH | lch(75.11, 13.68, 149.99°) |
| OKLab | oklab(78.11% -0.0329 0.0178) |
| OKLCH | oklch(78.11% 0.037 151.6) |
| XYZ | xyz(42.0119, 48.4549, 46.1611) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.90
Sage Green
#9CAF88
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 10.18
Grey Green
#86A17D
ΔE00 10.85
Greyish Green
#82A67D
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFAC #BFA7BA
analogous
#AEBFA7 #A7BFAC #A7BFB8
triadic
#A7BFAC #ACA7BF #BFACA7
tetradic
#A7BFAC #A7AEBF #BFA7BA #BFB8A7
square
#A7BFAC #A7AEBF #BFA7BA #BFB8A7
split-complementary
#A7BFAC #B8A7BF #BFA7AE
monochromatic
#63886B #84A58B #A7BFAC #CAD9CD #EDF2EE
Accessibility & contrast
On white
1.96
#A7BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A7BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFAC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFAC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAB
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#A4BEB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bfac; /* rgb */ color: rgb(167, 191, 172); /* oklch */ color: oklch(78.1% 0.037 151.6);
Tailwind
colors: {
custom: {
50: '#c1d2c4',
500: '#a7bfac',
950: '#000000',
},
}SCSS
$custom: #a7bfac; $custom-light: #c1d2c4; $custom-dark: #000000;
JSON
{
"hex": "#a7bfac",
"rgb": {
"r": 167,
"g": 191,
"b": 172
},
"hsl": {
"h": 132.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78109,
"c": 0.03737,
"h": 151.6
},
"luminance": 0.48456
}Semantic roles & 50–950 ramp
primary
#A7BFAC
secondary
#E4DEE3
accent
#4B8A9A
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281