#ABBBAD#ABBBAD
#ABBBAD is a light, muted green. Relative luminance 0.472; OKLCH L 77.6% C 0.026 H 149.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAD |
|---|---|
| RGB | rgb(171, 187, 173) |
| HSL | hsl(128, 11%, 70%) |
| HSV | hsv(128, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.33, -8.18, 5.21) |
| CIE-LCH | lch(74.33, 9.70, 147.52°) |
| OKLab | oklab(77.57% -0.0226 0.0136) |
| OKLCH | oklch(77.57% 0.026 149) |
| XYZ | xyz(42.1062, 47.2153, 46.4222) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 9.08
Sage Green
#9CAF88
ΔE00 9.27
Cement
#A5A391
ΔE00 9.58
Greyish
#A8A495
ΔE00 10.17
Cool Grey
#95A3A6
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAD #BBABB9
analogous
#B1BBAB #ABBBAD #ABBBB5
triadic
#ABBBAD #ADABBB #BBADAB
tetradic
#ABBBAD #ABB1BB #BBABB9 #BBB5AB
square
#ABBBAD #ABB1BB #BBABB9 #BBB5AB
split-complementary
#ABBBAD #B5ABBB #BBABB1
monochromatic
#69826D #89A08C #ABBBAD #CDD6CE #EEF1EE
Accessibility & contrast
On white
2.01
#ABBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AC
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#A9BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbad; /* rgb */ color: rgb(171, 187, 173); /* oklch */ color: oklch(77.6% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#c4cfc5',
500: '#abbbad',
950: '#000000',
},
}SCSS
$custom: #abbbad; $custom-light: #c4cfc5; $custom-dark: #000000;
JSON
{
"hex": "#abbbad",
"rgb": {
"r": 171,
"g": 187,
"b": 173
},
"hsl": {
"h": 127.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77567,
"c": 0.02638,
"h": 149
},
"luminance": 0.47216
}Semantic roles & 50–950 ramp
primary
#ABBBAD
secondary
#E3DFE3
accent
#518C95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281