#ABB398#ABB398
#ABB398 is a light, muted yellow-green. Relative luminance 0.432; OKLCH L 75.3% C 0.039 H 120.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB398 |
|---|---|
| RGB | rgb(171, 179, 152) |
| HSL | hsl(78, 15%, 65%) |
| HSV | hsv(78, 15%, 70%) |
| CMYK | cmyk(4.5%, 0%, 15.1%, 29.8%) |
| CIE-LAB | lab(71.67, -7.66, 12.86) |
| CIE-LCH | lch(71.67, 14.97, 120.80°) |
| OKLab | oklab(75.3% -0.0197 0.0332) |
| OKLCH | oklch(75.3% 0.039 120.8) |
| XYZ | xyz(38.5814, 43.1652, 35.9988) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.42
Greenish Grey
#96AE8D
ΔE00 6.08
Bland
#AFA88B
ΔE00 6.84
Cement
#A5A391
ΔE00 6.85
Stone (survey)
#ADA587
ΔE00 7.58
Greyish
#A8A495
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB398 #A098B3
analogous
#B3AE98 #ABB398 #9DB398
triadic
#ABB398 #98ABB3 #B398AB
tetradic
#ABB398 #98B3AE #A098B3 #B3989D
square
#ABB398 #98B3AE #A098B3 #B3989D
split-complementary
#ABB398 #989DB3 #AE98B3
monochromatic
#6F7859 #8E9975 #ABB398 #C8CDBB #E4E7DE
Accessibility & contrast
On white
2.18
#ABB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB398
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB398 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#ADB0AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb398; /* rgb */ color: rgb(171, 179, 152); /* oklch */ color: oklch(75.3% 0.039 120.8);
Tailwind
colors: {
custom: {
50: '#c4c9b6',
500: '#abb398',
950: '#000000',
},
}SCSS
$custom: #abb398; $custom-light: #c4c9b6; $custom-dark: #000000;
JSON
{
"hex": "#abb398",
"rgb": {
"r": 171,
"g": 179,
"b": 152
},
"hsl": {
"h": 77.778,
"s": 15.084,
"l": 64.902
},
"oklch": {
"l": 0.75298,
"c": 0.03862,
"h": 120.8
},
"luminance": 0.43165
}Semantic roles & 50–950 ramp
primary
#ABB398
secondary
#D2CFD8
accent
#4C9963
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280