#ABBBAB#ABBBAB
#ABBBAB is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.029 H 145.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAB |
|---|---|
| RGB | rgb(171, 187, 171) |
| HSL | hsl(120, 11%, 70%) |
| HSV | hsv(120, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.28, -8.55, 6.23) |
| CIE-LCH | lch(74.28, 10.58, 143.95°) |
| OKLab | oklab(77.51% -0.0234 0.0162) |
| OKLCH | oklch(77.51% 0.029 145.3) |
| XYZ | xyz(41.9142, 47.1384, 45.4106) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.56
Cement
#A5A391
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 9.62
Greyish
#A8A495
ΔE00 10.20
Silver
#C0C0C0
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAB #BBABBB
analogous
#B3BBAB #ABBBAB #ABBBB3
triadic
#ABBBAB #ABABBB #BBABAB
tetradic
#ABBBAB #ABB3BB #BBABBB #BBB3AB
square
#ABBBAB #ABB3BB #BBABBB #BBB3AB
split-complementary
#ABBBAB #B3ABBB #BBABB3
monochromatic
#698269 #89A089 #ABBBAB #CDD6CD #EEF1EE
Accessibility & contrast
On white
2.01
#ABBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#AABAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbab; /* rgb */ color: rgb(171, 187, 171); /* oklch */ color: oklch(77.5% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#c4cfc4',
500: '#abbbab',
950: '#000000',
},
}SCSS
$custom: #abbbab; $custom-light: #c4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#abbbab",
"rgb": {
"r": 171,
"g": 187,
"b": 171
},
"hsl": {
"h": 120,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77512,
"c": 0.02851,
"h": 145.3
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#ABBBAB
secondary
#E3DFE3
accent
#519595
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281