#ABB498#ABB498
#ABB498 is a light, muted yellow-green. Relative luminance 0.436; OKLCH L 75.5% C 0.040 H 121.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB498 |
|---|---|
| RGB | rgb(171, 180, 152) |
| HSL | hsl(79, 16%, 65%) |
| HSV | hsv(79, 16%, 71%) |
| CMYK | cmyk(5%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(71.94, -8.19, 13.24) |
| CIE-LCH | lch(71.94, 15.57, 121.75°) |
| OKLab | oklab(75.51% -0.0212 0.0342) |
| OKLCH | oklch(75.51% 0.04 121.9) |
| XYZ | xyz(38.7826, 43.5674, 36.0659) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.05
Greenish Grey
#96AE8D
ΔE00 5.75
Bland
#AFA88B
ΔE00 7.24
Cement
#A5A391
ΔE00 7.37
Stone (survey)
#ADA587
ΔE00 7.97
Greyish
#A8A495
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB498 #A198B4
analogous
#B4AF98 #ABB498 #9DB498
triadic
#ABB498 #98ABB4 #B498AB
tetradic
#ABB498 #98B4AF #A198B4 #B4989D
square
#ABB498 #98B4AF #A198B4 #B4989D
split-complementary
#ABB498 #989DB4 #AF98B4
monochromatic
#6F7958 #8E9A75 #ABB498 #C8CEBB #E5E8DF
Accessibility & contrast
On white
2.16
#ABB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#ABB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB498
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB498 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#ADB1AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb498; /* rgb */ color: rgb(171, 180, 152); /* oklch */ color: oklch(75.5% 0.040 121.9);
Tailwind
colors: {
custom: {
50: '#c4cab6',
500: '#abb498',
950: '#000000',
},
}SCSS
$custom: #abb498; $custom-light: #c4cab6; $custom-dark: #000000;
JSON
{
"hex": "#abb498",
"rgb": {
"r": 171,
"g": 180,
"b": 152
},
"hsl": {
"h": 79.286,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.75513,
"c": 0.04021,
"h": 121.9
},
"luminance": 0.43567
}Semantic roles & 50–950 ramp
primary
#ABB498
secondary
#D2CFD9
accent
#4C9A65
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280