#ABB69E#ABB69E
#ABB69E is a light, muted yellow-green. Relative luminance 0.446; OKLCH L 76.1% C 0.036 H 127.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB69E |
|---|---|
| RGB | rgb(171, 182, 158) |
| HSL | hsl(88, 14%, 67%) |
| HSV | hsv(88, 13%, 71%) |
| CMYK | cmyk(6%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(72.62, -8.23, 10.93) |
| CIE-LCH | lch(72.62, 13.68, 126.99°) |
| OKLab | oklab(76.09% -0.0216 0.0283) |
| OKLCH | oklch(76.09% 0.036 127.4) |
| XYZ | xyz(39.6931, 44.5823, 38.8552) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.91
Greenish Grey
#96AE8D
ΔE00 5.99
Cement
#A5A391
ΔE00 7.68
Bland
#AFA88B
ΔE00 8.27
Greyish
#A8A495
ΔE00 8.82
Stone (survey)
#ADA587
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB69E #A99EB6
analogous
#B6B59E #ABB69E #9FB69E
triadic
#ABB69E #9EABB6 #B69EAB
tetradic
#ABB69E #9EB6B5 #A99EB6 #B69E9F
square
#ABB69E #9EB6B5 #A99EB6 #B69E9F
split-complementary
#ABB69E #9E9FB6 #B59EB6
monochromatic
#6E7C5D #8D9C7B #ABB69E #C9D0C1 #E7EBE4
Accessibility & contrast
On white
2.12
#ABB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ABB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB69E
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB69E | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#ACB4AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb69e; /* rgb */ color: rgb(171, 182, 158); /* oklch */ color: oklch(76.1% 0.036 127.4);
Tailwind
colors: {
custom: {
50: '#c4cbba',
500: '#abb69e',
950: '#000000',
},
}SCSS
$custom: #abb69e; $custom-light: #c4cbba; $custom-dark: #000000;
JSON
{
"hex": "#abb69e",
"rgb": {
"r": 171,
"g": 182,
"b": 158
},
"hsl": {
"h": 87.5,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.76094,
"c": 0.03564,
"h": 127.4
},
"luminance": 0.44582
}Semantic roles & 50–950 ramp
primary
#ABB69E
secondary
#D8D4DC
accent
#4D9870
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280