#ABBAB0#ABBAB0
#ABBAB0 is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.022 H 156.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB0 |
|---|---|
| RGB | rgb(171, 186, 176) |
| HSL | hsl(140, 10%, 70%) |
| HSV | hsv(140, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(74.13, -7.09, 3.29) |
| CIE-LCH | lch(74.13, 7.82, 155.10°) |
| OKLab | oklab(77.44% -0.0199 0.0086) |
| OKLCH | oklch(77.44% 0.022 156.7) |
| XYZ | xyz(42.1884, 46.9099, 47.8977) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.95
Cool Grey
#95A3A6
ΔE00 9.06
Silver
#C0C0C0
ΔE00 9.27
Cement
#A5A391
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB0 #BAABB5
analogous
#ADBAAB #ABBAB0 #ABBAB8
triadic
#ABBAB0 #B0ABBA #BAB0AB
tetradic
#ABBAB0 #ABADBA #BAABB5 #BAB8AB
square
#ABBAB0 #ABADBA #BAABB5 #BAB8AB
split-complementary
#ABBAB0 #B8ABBA #BAABAD
monochromatic
#6A8171 #899E90 #ABBAB0 #CDD6D0 #EEF1EF
Accessibility & contrast
On white
2.02
#ABBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB0
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB0 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7B0
Deuteranopia (green-blind)
#B7B5B1
Tritanopia (blue-blind)
#A9BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbab0; /* rgb */ color: rgb(171, 186, 176); /* oklch */ color: oklch(77.4% 0.022 156.7);
Tailwind
colors: {
custom: {
50: '#c4cec7',
500: '#abbab0',
950: '#000000',
},
}SCSS
$custom: #abbab0; $custom-light: #c4cec7; $custom-dark: #000000;
JSON
{
"hex": "#abbab0",
"rgb": {
"r": 171,
"g": 186,
"b": 176
},
"hsl": {
"h": 140,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77437,
"c": 0.02171,
"h": 156.7
},
"luminance": 0.4691
}Semantic roles & 50–950 ramp
primary
#ABBAB0
secondary
#E3DEE1
accent
#527E94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282