#A8BAAA#A8BAAA
#A8BAAA is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.030 H 148.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BAAA |
|---|---|
| RGB | rgb(168, 186, 170) |
| HSL | hsl(127, 12%, 69%) |
| HSV | hsv(127, 10%, 73%) |
| CMYK | cmyk(9.7%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.77, -9.26, 6.01) |
| CIE-LCH | lch(73.77, 11.04, 147.02°) |
| OKLab | oklab(77.05% -0.0255 0.0157) |
| OKLCH | oklch(77.05% 0.03 148.5) |
| XYZ | xyz(40.9616, 46.3444, 44.8098) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.30
Sage Green
#9CAF88
ΔE00 8.36
Cement
#A5A391
ΔE00 9.84
Silver (survey)
#C5C9C7
ΔE00 10.21
Greyish
#A8A495
ΔE00 10.61
Darkseagreen
#8FBC8F
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BAAA #BAA8B8
analogous
#AFBAA8 #A8BAAA #A8BAB3
triadic
#A8BAAA #AAA8BA #BAAAA8
tetradic
#A8BAAA #A8AFBA #BAA8B8 #BAB3A8
square
#A8BAAA #A8AFBA #BAA8B8 #BAB3A8
split-complementary
#A8BAAA #B3A8BA #BAA8AF
monochromatic
#668169 #869F89 #A8BAAA #CAD5CB #ECF0ED
Accessibility & contrast
On white
2.04
#A8BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A8BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BAAA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BAAA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#A6B9B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8baaa; /* rgb */ color: rgb(168, 186, 170); /* oklch */ color: oklch(77.0% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#c2cec3',
500: '#a8baaa',
950: '#000000',
},
}SCSS
$custom: #a8baaa; $custom-light: #c2cec3; $custom-dark: #000000;
JSON
{
"hex": "#a8baaa",
"rgb": {
"r": 168,
"g": 186,
"b": 170
},
"hsl": {
"h": 126.667,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77046,
"c": 0.02997,
"h": 148.5
},
"luminance": 0.46345
}Semantic roles & 50–950 ramp
primary
#A8BAAA
secondary
#E1DCE1
accent
#508E96
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281