#ABB494#ABB494
#ABB494 is a light, muted yellow-green. Relative luminance 0.434; OKLCH L 75.4% C 0.045 H 120.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB494 |
|---|---|
| RGB | rgb(171, 180, 148) |
| HSL | hsl(77, 18%, 64%) |
| HSV | hsv(77, 18%, 71%) |
| CMYK | cmyk(5%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(71.85, -8.85, 15.29) |
| CIE-LCH | lch(71.85, 17.67, 120.05°) |
| OKLab | oklab(75.42% -0.0229 0.0393) |
| OKLCH | oklch(75.42% 0.045 120.3) |
| XYZ | xyz(38.4605, 43.4386, 34.3695) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.29
Greenish Grey
#96AE8D
ΔE00 5.48
Bland
#AFA88B
ΔE00 7.25
Stone (survey)
#ADA587
ΔE00 7.91
Cement
#A5A391
ΔE00 7.99
Grey Green
#86A17D
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB494 #9D94B4
analogous
#B4AD94 #ABB494 #9BB494
triadic
#ABB494 #94ABB4 #B494AB
tetradic
#ABB494 #94B4AD #9D94B4 #B4949B
square
#ABB494 #94B4AD #9D94B4 #B4949B
split-complementary
#ABB494 #949BB4 #AD94B4
monochromatic
#6F7955 #8F9B70 #ABB494 #C7CDB8 #E3E6DC
Accessibility & contrast
On white
2.17
#ABB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB494
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB494 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#AEB0AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb494; /* rgb */ color: rgb(171, 180, 148); /* oklch */ color: oklch(75.4% 0.045 120.3);
Tailwind
colors: {
custom: {
50: '#c4cab3',
500: '#abb494',
950: '#000000',
},
}SCSS
$custom: #abb494; $custom-light: #c4cab3; $custom-dark: #000000;
JSON
{
"hex": "#abb494",
"rgb": {
"r": 171,
"g": 180,
"b": 148
},
"hsl": {
"h": 76.875,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.75416,
"c": 0.04549,
"h": 120.3
},
"luminance": 0.43439
}Semantic roles & 50–950 ramp
primary
#ABB494
secondary
#CFCCD7
accent
#4A9C61
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280