#ABB7A2#ABB7A2
#ABB7A2 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.4% C 0.032 H 131.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7A2 |
|---|---|
| RGB | rgb(171, 183, 162) |
| HSL | hsl(94, 13%, 68%) |
| HSV | hsv(94, 11%, 72%) |
| CMYK | cmyk(6.6%, 0%, 11.5%, 28.2%) |
| CIE-LAB | lab(72.98, -8.06, 9.26) |
| CIE-LCH | lch(72.98, 12.28, 131.04°) |
| OKLab | oklab(76.41% -0.0214 0.0241) |
| OKLCH | oklch(76.41% 0.032 131.6) |
| XYZ | xyz(40.2486, 45.1333, 40.7666) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 6.77
Cement
#A5A391
ΔE00 7.89
Greyish
#A8A495
ΔE00 8.87
Bland
#AFA88B
ΔE00 8.93
Stone (survey)
#ADA587
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7A2 #AEA2B7
analogous
#B5B7A2 #ABB7A2 #A2B7A4
triadic
#ABB7A2 #A2ABB7 #B7A2AB
tetradic
#ABB7A2 #A2B5B7 #AEA2B7 #B7A4A2
square
#ABB7A2 #A2B5B7 #AEA2B7 #B7A4A2
split-complementary
#ABB7A2 #A4A2B7 #B7A2B5
monochromatic
#6D7D61 #8C9C80 #ABB7A2 #CAD2C4 #E9ECE7
Accessibility & contrast
On white
2.09
#ABB7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7A2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7A2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#ACB5B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb7a2; /* rgb */ color: rgb(171, 183, 162); /* oklch */ color: oklch(76.4% 0.032 131.6);
Tailwind
colors: {
custom: {
50: '#c4ccbd',
500: '#abb7a2',
950: '#000000',
},
}SCSS
$custom: #abb7a2; $custom-light: #c4ccbd; $custom-dark: #000000;
JSON
{
"hex": "#abb7a2",
"rgb": {
"r": 171,
"g": 183,
"b": 162
},
"hsl": {
"h": 94.286,
"s": 12.727,
"l": 67.647
},
"oklch": {
"l": 0.76413,
"c": 0.03222,
"h": 131.6
},
"luminance": 0.45134
}Semantic roles & 50–950 ramp
primary
#ABB7A2
secondary
#DBD7DE
accent
#4F9778
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281