#ABB598#ABB598
#ABB598 is a light, muted yellow-green. Relative luminance 0.440; OKLCH L 75.7% C 0.042 H 122.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB598 |
|---|---|
| RGB | rgb(171, 181, 152) |
| HSL | hsl(81, 16%, 65%) |
| HSV | hsv(81, 16%, 71%) |
| CMYK | cmyk(5.5%, 0%, 16%, 29%) |
| CIE-LAB | lab(72.21, -8.72, 13.62) |
| CIE-LCH | lch(72.21, 16.17, 122.62°) |
| OKLab | oklab(75.73% -0.0227 0.0351) |
| OKLCH | oklch(75.73% 0.042 122.9) |
| XYZ | xyz(38.9852, 43.9726, 36.1334) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.73
Greenish Grey
#96AE8D
ΔE00 5.46
Bland
#AFA88B
ΔE00 7.65
Cement
#A5A391
ΔE00 7.88
Stone (survey)
#ADA587
ΔE00 8.36
Grey Green
#86A17D
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB598 #A298B5
analogous
#B5B098 #ABB598 #9CB598
triadic
#ABB598 #98ABB5 #B598AB
tetradic
#ABB598 #98B5B0 #A298B5 #B5989C
square
#ABB598 #98B5B0 #A298B5 #B5989C
split-complementary
#ABB598 #989CB5 #B098B5
monochromatic
#6F7B58 #8E9B74 #ABB598 #C8CFBC #E5E8DF
Accessibility & contrast
On white
2.14
#ABB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ABB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB598
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB598 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#ADB2AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb598; /* rgb */ color: rgb(171, 181, 152); /* oklch */ color: oklch(75.7% 0.042 122.9);
Tailwind
colors: {
custom: {
50: '#c4cbb6',
500: '#abb598',
950: '#000000',
},
}SCSS
$custom: #abb598; $custom-light: #c4cbb6; $custom-dark: #000000;
JSON
{
"hex": "#abb598",
"rgb": {
"r": 171,
"g": 181,
"b": 152
},
"hsl": {
"h": 80.69,
"s": 16.384,
"l": 65.294
},
"oklch": {
"l": 0.75728,
"c": 0.04181,
"h": 122.9
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#ABB598
secondary
#D3D0D9
accent
#4B9B66
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280