#A7BFAE#A7BFAE
#A7BFAE is a light, muted green. Relative luminance 0.485; OKLCH L 78.2% C 0.035 H 154.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFAE |
|---|---|
| RGB | rgb(167, 191, 174) |
| HSL | hsl(138, 16%, 70%) |
| HSV | hsv(138, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.16, -11.47, 5.83) |
| CIE-LCH | lch(75.16, 12.87, 153.07°) |
| OKLab | oklab(78.16% -0.032 0.0152) |
| OKLCH | oklch(78.16% 0.035 154.6) |
| XYZ | xyz(42.2054, 48.5324, 47.1803) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.45
Sage Green
#9CAF88
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.67
Pale Teal
#82CBB2
ΔE00 10.30
Silver (survey)
#C5C9C7
ΔE00 11.24
Grey Green
#86A17D
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFAE #BFA7B8
analogous
#ACBFA7 #A7BFAE #A7BFBA
triadic
#A7BFAE #AEA7BF #BFAEA7
tetradic
#A7BFAE #A7ACBF #BFA7B8 #BFBAA7
square
#A7BFAE #A7ACBF #BFA7B8 #BFBAA7
split-complementary
#A7BFAE #BAA7BF #BFA7AC
monochromatic
#63886E #84A58D #A7BFAE #CAD9CF #EDF2EF
Accessibility & contrast
On white
1.96
#A7BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A7BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFAE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFAE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#A4BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bfae; /* rgb */ color: rgb(167, 191, 174); /* oklch */ color: oklch(78.2% 0.035 154.6);
Tailwind
colors: {
custom: {
50: '#c1d2c6',
500: '#a7bfae',
950: '#000000',
},
}SCSS
$custom: #a7bfae; $custom-light: #c1d2c6; $custom-dark: #000000;
JSON
{
"hex": "#a7bfae",
"rgb": {
"r": 167,
"g": 191,
"b": 174
},
"hsl": {
"h": 137.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78164,
"c": 0.03543,
"h": 154.6
},
"luminance": 0.48533
}Semantic roles & 50–950 ramp
primary
#A7BFAE
secondary
#E4DEE2
accent
#4B839A
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282