#A8BAA8#A8BAA8
#A8BAA8 is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.032 H 145.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BAA8 |
|---|---|
| RGB | rgb(168, 186, 168) |
| HSL | hsl(120, 12%, 69%) |
| HSV | hsv(120, 10%, 73%) |
| CMYK | cmyk(9.7%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(73.72, -9.63, 7.03) |
| CIE-LCH | lch(73.72, 11.92, 143.88°) |
| OKLab | oklab(76.99% -0.0264 0.0183) |
| OKLCH | oklch(76.99% 0.032 145.3) |
| XYZ | xyz(40.7738, 46.2693, 43.8209) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.69
Sage Green
#9CAF88
ΔE00 7.67
Cement
#A5A391
ΔE00 9.81
Darkseagreen
#8FBC8F
ΔE00 10.07
Grey Green
#86A17D
ΔE00 10.49
Greyish
#A8A495
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BAA8 #BAA8BA
analogous
#B1BAA8 #A8BAA8 #A8BAB1
triadic
#A8BAA8 #A8A8BA #BAA8A8
tetradic
#A8BAA8 #A8B1BA #BAA8BA #BAB1A8
square
#A8BAA8 #A8B1BA #BAA8BA #BAB1A8
split-complementary
#A8BAA8 #B1A8BA #BAA8B1
monochromatic
#668166 #869F86 #A8BAA8 #CAD5CA #ECF0EC
Accessibility & contrast
On white
2.05
#A8BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A8BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BAA8
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BAA8 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#B8B4A9
Tritanopia (blue-blind)
#A7B9B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8baa8; /* rgb */ color: rgb(168, 186, 168); /* oklch */ color: oklch(77.0% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#c2cec1',
500: '#a8baa8',
950: '#000000',
},
}SCSS
$custom: #a8baa8; $custom-light: #c2cec1; $custom-dark: #000000;
JSON
{
"hex": "#a8baa8",
"rgb": {
"r": 168,
"g": 186,
"b": 168
},
"hsl": {
"h": 120,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.76992,
"c": 0.03211,
"h": 145.3
},
"luminance": 0.4627
}Semantic roles & 50–950 ramp
primary
#A8BAA8
secondary
#E1DCE1
accent
#509696
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281