#A8BAA4#A8BAA4
#A8BAA4 is a light, muted green. Relative luminance 0.461; OKLCH L 76.9% C 0.037 H 140.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BAA4 |
|---|---|
| RGB | rgb(168, 186, 164) |
| HSL | hsl(109, 14%, 69%) |
| HSV | hsv(109, 12%, 73%) |
| CMYK | cmyk(9.7%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(73.63, -10.35, 9.07) |
| CIE-LCH | lch(73.63, 13.76, 138.79°) |
| OKLab | oklab(76.89% -0.0281 0.0236) |
| OKLCH | oklch(76.89% 0.037 140) |
| XYZ | xyz(40.4069, 46.1226, 41.8885) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.62
Sage Green
#9CAF88
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 8.98
Grey Green
#86A17D
ΔE00 9.66
Cement
#A5A391
ΔE00 9.89
Greyish Green
#82A67D
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BAA4 #B6A4BA
analogous
#B3BAA4 #A8BAA4 #A4BAAB
triadic
#A8BAA4 #A4A8BA #BAA4A8
tetradic
#A8BAA4 #A4B3BA #B6A4BA #BAABA4
square
#A8BAA4 #A4B3BA #B6A4BA #BAABA4
split-complementary
#A8BAA4 #ABA4BA #BAA4B3
monochromatic
#688162 #87A081 #A8BAA4 #C9D4C7 #EBEFEA
Accessibility & contrast
On white
2.05
#A8BAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A8BAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BAA4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BAA4 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#A7B8B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8baa4; /* rgb */ color: rgb(168, 186, 164); /* oklch */ color: oklch(76.9% 0.037 140.0);
Tailwind
colors: {
custom: {
50: '#c2cebf',
500: '#a8baa4',
950: '#000000',
},
}SCSS
$custom: #a8baa4; $custom-light: #c2cebf; $custom-dark: #000000;
JSON
{
"hex": "#a8baa4",
"rgb": {
"r": 168,
"g": 186,
"b": 164
},
"hsl": {
"h": 109.091,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76885,
"c": 0.03663,
"h": 140
},
"luminance": 0.46123
}Semantic roles & 50–950 ramp
primary
#A8BAA4
secondary
#DFDAE0
accent
#4E988A
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281