#A7BFA2#A7BFA2
#A7BFA2 is a light, muted green. Relative luminance 0.481; OKLCH L 77.8% C 0.048 H 140.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFA2 |
|---|---|
| RGB | rgb(167, 191, 162) |
| HSL | hsl(110, 18%, 69%) |
| HSV | hsv(110, 15%, 75%) |
| CMYK | cmyk(12.6%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.88, -13.66, 11.92) |
| CIE-LCH | lch(74.88, 18.13, 138.89°) |
| OKLab | oklab(77.85% -0.0371 0.0308) |
| OKLCH | oklch(77.85% 0.048 140.3) |
| XYZ | xyz(41.0874, 48.0852, 41.2921) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.02
Sage Green
#9CAF88
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 6.48
Lichen
#8FB67B
ΔE00 8.89
Greyish Green
#82A67D
ΔE00 9.23
Grey Green
#86A17D
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFA2 #BAA2BF
analogous
#B6BFA2 #A7BFA2 #A2BFAC
triadic
#A7BFA2 #A2A7BF #BFA2A7
tetradic
#A7BFA2 #A2B6BF #BAA2BF #BFACA2
square
#A7BFA2 #A2B6BF #BAA2BF #BFACA2
split-complementary
#A7BFA2 #ACA2BF #BFA2B6
monochromatic
#65895E #85A67E #A7BFA2 #C9D8C6 #ECF1EB
Accessibility & contrast
On white
1.98
#A7BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A7BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFA2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFA2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#A6BDB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bfa2; /* rgb */ color: rgb(167, 191, 162); /* oklch */ color: oklch(77.8% 0.048 140.3);
Tailwind
colors: {
custom: {
50: '#c1d2bd',
500: '#a7bfa2',
950: '#000000',
},
}SCSS
$custom: #a7bfa2; $custom-light: #c1d2bd; $custom-dark: #000000;
JSON
{
"hex": "#a7bfa2",
"rgb": {
"r": 167,
"g": 191,
"b": 162
},
"hsl": {
"h": 109.655,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77848,
"c": 0.04822,
"h": 140.3
},
"luminance": 0.48086
}Semantic roles & 50–950 ramp
primary
#A7BFA2
secondary
#E1DAE3
accent
#499D8E
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281