#ABBAA9#ABBAA9
#ABBAA9 is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.029 H 141.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA9 |
|---|---|
| RGB | rgb(171, 186, 169) |
| HSL | hsl(113, 11%, 70%) |
| HSV | hsv(113, 9%, 73%) |
| CMYK | cmyk(8.1%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(73.96, -8.39, 6.85) |
| CIE-LCH | lch(73.96, 10.83, 140.76°) |
| OKLab | oklab(77.24% -0.0228 0.0179) |
| OKLCH | oklch(77.24% 0.029 141.9) |
| XYZ | xyz(41.5136, 46.6399, 44.3437) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.42
Sage Green
#9CAF88
ΔE00 8.16
Cement
#A5A391
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.80
Greyish
#A8A495
ΔE00 9.83
Bland
#AFA88B
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA9 #B8A9BA
analogous
#B4BAA9 #ABBAA9 #A9BAB0
triadic
#ABBAA9 #A9ABBA #BAA9AB
tetradic
#ABBAA9 #A9B4BA #B8A9BA #BAB0A9
square
#ABBAA9 #A9B4BA #B8A9BA #BAB0A9
split-complementary
#ABBAA9 #B0A9BA #BAA9B4
monochromatic
#6B8168 #8A9F87 #ABBAA9 #CCD5CB #EDF0ED
Accessibility & contrast
On white
2.03
#ABBAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ABBAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA9
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA9 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A8
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#AAB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaa9; /* rgb */ color: rgb(171, 186, 169); /* oklch */ color: oklch(77.2% 0.029 141.9);
Tailwind
colors: {
custom: {
50: '#c4cec2',
500: '#abbaa9',
950: '#000000',
},
}SCSS
$custom: #abbaa9; $custom-light: #c4cec2; $custom-dark: #000000;
JSON
{
"hex": "#abbaa9",
"rgb": {
"r": 171,
"g": 186,
"b": 169
},
"hsl": {
"h": 112.941,
"s": 10.968,
"l": 69.608
},
"oklch": {
"l": 0.77243,
"c": 0.02899,
"h": 141.9
},
"luminance": 0.4664
}Semantic roles & 50–950 ramp
primary
#ABBAA9
secondary
#E1DDE2
accent
#50958D
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281