#ABB8A3#ABB8A3
#ABB8A3 is a light, muted yellow-green. Relative luminance 0.456; OKLCH L 76.7% C 0.033 H 133.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A3 |
|---|---|
| RGB | rgb(171, 184, 163) |
| HSL | hsl(97, 13%, 68%) |
| HSV | hsv(97, 11%, 72%) |
| CMYK | cmyk(7.1%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(73.27, -8.41, 9.14) |
| CIE-LCH | lch(73.27, 12.42, 132.63°) |
| OKLab | oklab(76.65% -0.0224 0.0238) |
| OKLCH | oklch(76.65% 0.033 133.4) |
| XYZ | xyz(40.5448, 45.5830, 41.3056) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.42
Sage Green
#9CAF88
ΔE00 6.78
Cement
#A5A391
ΔE00 8.31
Greyish
#A8A495
ΔE00 9.28
Bland
#AFA88B
ΔE00 9.33
Stone (survey)
#ADA587
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A3 #B0A3B8
analogous
#B5B8A3 #ABB8A3 #A3B8A5
triadic
#ABB8A3 #A3ABB8 #B8A3AB
tetradic
#ABB8A3 #A3B5B8 #B0A3B8 #B8A5A3
square
#ABB8A3 #A3B5B8 #B0A3B8 #B8A5A3
split-complementary
#ABB8A3 #A5A3B8 #B8A3B5
monochromatic
#6D7F62 #8B9D80 #ABB8A3 #CBD3C6 #EAEDE8
Accessibility & contrast
On white
2.08
#ABB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ABB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A3
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A3 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A2
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#ABB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a3; /* rgb */ color: rgb(171, 184, 163); /* oklch */ color: oklch(76.7% 0.033 133.4);
Tailwind
colors: {
custom: {
50: '#c4cdbe',
500: '#abb8a3',
950: '#000000',
},
}SCSS
$custom: #abb8a3; $custom-light: #c4cdbe; $custom-dark: #000000;
JSON
{
"hex": "#abb8a3",
"rgb": {
"r": 171,
"g": 184,
"b": 163
},
"hsl": {
"h": 97.143,
"s": 12.883,
"l": 68.039
},
"oklch": {
"l": 0.76654,
"c": 0.03268,
"h": 133.4
},
"luminance": 0.45583
}Semantic roles & 50–950 ramp
primary
#ABB8A3
secondary
#DCD8DF
accent
#4E977B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281