#ABB69A#ABB69A
#ABB69A is a light, muted yellow-green. Relative luminance 0.444; OKLCH L 76.0% C 0.041 H 124.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB69A |
|---|---|
| RGB | rgb(171, 182, 154) |
| HSL | hsl(84, 16%, 66%) |
| HSV | hsv(84, 15%, 71%) |
| CMYK | cmyk(6%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.53, -8.91, 12.98) |
| CIE-LCH | lch(72.53, 15.74, 124.48°) |
| OKLab | oklab(75.99% -0.0233 0.0335) |
| OKLCH | oklch(75.99% 0.041 124.8) |
| XYZ | xyz(39.3544, 44.4468, 37.0714) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.88
Greenish Grey
#96AE8D
ΔE00 5.40
Bland
#AFA88B
ΔE00 8.08
Cement
#A5A391
ΔE00 8.12
Stone (survey)
#ADA587
ΔE00 8.81
Grey Green
#86A17D
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB69A #A59AB6
analogous
#B6B39A #ABB69A #9DB69A
triadic
#ABB69A #9AABB6 #B69AAB
tetradic
#ABB69A #9AB6B3 #A59AB6 #B69A9D
square
#ABB69A #9AB6B3 #A59AB6 #B69A9D
split-complementary
#ABB69A #9A9DB6 #B39AB6
monochromatic
#6E7C5A #8D9C76 #ABB69A #C9D0BE #E6E9E1
Accessibility & contrast
On white
2.12
#ABB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ABB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB69A
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB69A | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB298
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#ADB3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb69a; /* rgb */ color: rgb(171, 182, 154); /* oklch */ color: oklch(76.0% 0.041 124.8);
Tailwind
colors: {
custom: {
50: '#c4cbb7',
500: '#abb69a',
950: '#000000',
},
}SCSS
$custom: #abb69a; $custom-light: #c4cbb7; $custom-dark: #000000;
JSON
{
"hex": "#abb69a",
"rgb": {
"r": 171,
"g": 182,
"b": 154
},
"hsl": {
"h": 83.571,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75993,
"c": 0.04082,
"h": 124.8
},
"luminance": 0.44447
}Semantic roles & 50–950 ramp
primary
#ABB69A
secondary
#D5D1DB
accent
#4B9A6A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280