#ABBAAB#ABBAAB
#ABBAAB is a light, muted green. Relative luminance 0.467; OKLCH L 77.3% C 0.027 H 145.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAAB |
|---|---|
| RGB | rgb(171, 186, 171) |
| HSL | hsl(120, 10%, 70%) |
| HSV | hsv(120, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(74.01, -8.03, 5.84) |
| CIE-LCH | lch(74.01, 9.92, 143.98°) |
| OKLab | oklab(77.3% -0.022 0.0152) |
| OKLCH | oklch(77.3% 0.027 145.3) |
| XYZ | xyz(41.7028, 46.7156, 45.3401) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.02
Sage Green
#9CAF88
ΔE00 8.85
Cement
#A5A391
ΔE00 9.13
Silver (survey)
#C5C9C7
ΔE00 9.26
Greyish
#A8A495
ΔE00 9.76
Silver
#C0C0C0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAAB #BAABBA
analogous
#B3BAAB #ABBAAB #ABBAB3
triadic
#ABBAAB #ABABBA #BAABAB
tetradic
#ABBAAB #ABB3BA #BAABBA #BAB3AB
square
#ABBAAB #ABB3BA #BAABBA #BAB3AB
split-complementary
#ABBAAB #B3ABBA #BAABB3
monochromatic
#6A816A #899E89 #ABBAAB #CDD6CD #EEF1EE
Accessibility & contrast
On white
2.03
#ABBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#ABBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAAB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAAB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#AAB9B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaab; /* rgb */ color: rgb(171, 186, 171); /* oklch */ color: oklch(77.3% 0.027 145.3);
Tailwind
colors: {
custom: {
50: '#c4cec4',
500: '#abbaab',
950: '#000000',
},
}SCSS
$custom: #abbaab; $custom-light: #c4cec4; $custom-dark: #000000;
JSON
{
"hex": "#abbaab",
"rgb": {
"r": 171,
"g": 186,
"b": 171
},
"hsl": {
"h": 120,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77298,
"c": 0.02676,
"h": 145.3
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#ABBAAB
secondary
#E3DEE3
accent
#529494
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281