#A7BCAF#A7BCAF
#A7BCAF is a light, muted green. Relative luminance 0.473; OKLCH L 77.5% C 0.029 H 158.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCAF |
|---|---|
| RGB | rgb(167, 188, 175) |
| HSL | hsl(143, 14%, 70%) |
| HSV | hsv(143, 11%, 74%) |
| CMYK | cmyk(11.2%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.37, -9.72, 4.14) |
| CIE-LCH | lch(74.37, 10.56, 156.92°) |
| OKLab | oklab(77.54% -0.0274 0.0108) |
| OKLCH | oklch(77.54% 0.029 158.5) |
| XYZ | xyz(41.6557, 47.2764, 47.4798) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 9.95
Cool Grey
#95A3A6
ΔE00 10.58
Cement
#A5A391
ΔE00 10.99
Darkseagreen
#8FBC8F
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCAF #BCA7B4
analogous
#AABCA7 #A7BCAF #A7BCBA
triadic
#A7BCAF #AFA7BC #BCAFA7
tetradic
#A7BCAF #A7AABC #BCA7B4 #BCBAA7
square
#A7BCAF #A7AABC #BCA7B4 #BCBAA7
split-complementary
#A7BCAF #BAA7BC #BCA7AA
monochromatic
#658471 #84A28F #A7BCAF #CAD6CF #ECF1EE
Accessibility & contrast
On white
2.01
#A7BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A7BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCAF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCAF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AE
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#A4BCB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bcaf; /* rgb */ color: rgb(167, 188, 175); /* oklch */ color: oklch(77.5% 0.029 158.5);
Tailwind
colors: {
custom: {
50: '#c1d0c6',
500: '#a7bcaf',
950: '#000000',
},
}SCSS
$custom: #a7bcaf; $custom-light: #c1d0c6; $custom-dark: #000000;
JSON
{
"hex": "#a7bcaf",
"rgb": {
"r": 167,
"g": 188,
"b": 175
},
"hsl": {
"h": 142.857,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77543,
"c": 0.02941,
"h": 158.5
},
"luminance": 0.47277
}Semantic roles & 50–950 ramp
primary
#A7BCAF
secondary
#E2DCE0
accent
#4E7C98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282