#A8BBAB#A8BBAB
#A8BBAB is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.031 H 150.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBAB |
|---|---|
| RGB | rgb(168, 187, 171) |
| HSL | hsl(129, 12%, 70%) |
| HSV | hsv(129, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.06, -9.60, 5.89) |
| CIE-LCH | lch(74.06, 11.26, 148.46°) |
| OKLab | oklab(77.29% -0.0266 0.0154) |
| OKLCH | oklch(77.29% 0.031 150) |
| XYZ | xyz(41.2679, 46.8052, 45.3803) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Sage Green
#9CAF88
ΔE00 8.46
Cement
#A5A391
ΔE00 10.23
Silver (survey)
#C5C9C7
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 10.53
Greyish
#A8A495
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBAB #BBA8B8
analogous
#AFBBA8 #A8BBAB #A8BBB5
triadic
#A8BBAB #ABA8BB #BBABA8
tetradic
#A8BBAB #A8AFBB #BBA8B8 #BBB5A8
square
#A8BBAB #A8AFBB #BBA8B8 #BBB5A8
split-complementary
#A8BBAB #B5A8BB #BBA8AF
monochromatic
#66836B #86A08A #A8BBAB #CAD6CC #EDF1ED
Accessibility & contrast
On white
2.03
#A8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBAB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBAB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#A6BAB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bbab; /* rgb */ color: rgb(168, 187, 171); /* oklch */ color: oklch(77.3% 0.031 150.0);
Tailwind
colors: {
custom: {
50: '#c2cfc4',
500: '#a8bbab',
950: '#000000',
},
}SCSS
$custom: #a8bbab; $custom-light: #c2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#a8bbab",
"rgb": {
"r": 168,
"g": 187,
"b": 171
},
"hsl": {
"h": 129.474,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77289,
"c": 0.03069,
"h": 150
},
"luminance": 0.46806
}Semantic roles & 50–950 ramp
primary
#A8BBAB
secondary
#E2DDE1
accent
#4F8B96
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281