#ABB8A2#ABB8A2
#ABB8A2 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.034 H 132.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A2 |
|---|---|
| RGB | rgb(171, 184, 162) |
| HSL | hsl(95, 13%, 68%) |
| HSV | hsv(95, 12%, 72%) |
| CMYK | cmyk(7.1%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.25, -8.59, 9.65) |
| CIE-LCH | lch(73.25, 12.92, 131.67°) |
| OKLab | oklab(76.63% -0.0229 0.0251) |
| OKLCH | oklch(76.63% 0.034 132.4) |
| XYZ | xyz(40.4556, 45.5473, 40.8356) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.20
Sage Green
#9CAF88
ΔE00 6.47
Cement
#A5A391
ΔE00 8.36
Bland
#AFA88B
ΔE00 9.24
Greyish
#A8A495
ΔE00 9.38
Grey Green
#86A17D
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A2 #AFA2B8
analogous
#B6B8A2 #ABB8A2 #A2B8A4
triadic
#ABB8A2 #A2ABB8 #B8A2AB
tetradic
#ABB8A2 #A2B6B8 #AFA2B8 #B8A4A2
square
#ABB8A2 #A2B6B8 #AFA2B8 #B8A4A2
split-complementary
#ABB8A2 #A4A2B8 #B8A2B6
monochromatic
#6D7F61 #8C9E7F #ABB8A2 #CAD2C5 #EAEDE7
Accessibility & contrast
On white
2.08
#ABB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#ABB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#ACB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a2; /* rgb */ color: rgb(171, 184, 162); /* oklch */ color: oklch(76.6% 0.034 132.4);
Tailwind
colors: {
custom: {
50: '#c4cdbd',
500: '#abb8a2',
950: '#000000',
},
}SCSS
$custom: #abb8a2; $custom-light: #c4cdbd; $custom-dark: #000000;
JSON
{
"hex": "#abb8a2",
"rgb": {
"r": 171,
"g": 184,
"b": 162
},
"hsl": {
"h": 95.455,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76627,
"c": 0.03392,
"h": 132.4
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#ABB8A2
secondary
#DCD8DE
accent
#4E9879
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281