#ABB29B#ABB29B
#ABB29B is a light, muted yellow-green. Relative luminance 0.429; OKLCH L 75.2% C 0.033 H 121.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB29B |
|---|---|
| RGB | rgb(171, 178, 155) |
| HSL | hsl(78, 13%, 65%) |
| HSV | hsv(78, 13%, 70%) |
| CMYK | cmyk(3.9%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(71.46, -6.63, 10.93) |
| CIE-LCH | lch(71.46, 12.78, 121.24°) |
| OKLab | oklab(75.16% -0.017 0.0283) |
| OKLCH | oklch(75.16% 0.033 121) |
| XYZ | xyz(38.6306, 42.8653, 37.2427) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.92
Sage Green
#9CAF88
ΔE00 6.61
Bland
#AFA88B
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 6.94
Greyish
#A8A495
ΔE00 7.07
Stone (survey)
#ADA587
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB29B #A29BB2
analogous
#B2AD9B #ABB29B #9FB29B
triadic
#ABB29B #9BABB2 #B29BAB
tetradic
#ABB29B #9BB2AD #A29BB2 #B29B9F
square
#ABB29B #9BB2AD #A29BB2 #B29B9F
split-complementary
#ABB29B #9B9FB2 #AD9BB2
monochromatic
#6F775C #8E9778 #ABB29B #C8CDBE #E5E7E0
Accessibility & contrast
On white
2.19
#ABB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB29B
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB29B | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#ADAFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb29b; /* rgb */ color: rgb(171, 178, 155); /* oklch */ color: oklch(75.2% 0.033 121.0);
Tailwind
colors: {
custom: {
50: '#c4c9b8',
500: '#abb29b',
950: '#000000',
},
}SCSS
$custom: #abb29b; $custom-light: #c4c9b8; $custom-dark: #000000;
JSON
{
"hex": "#abb29b",
"rgb": {
"r": 171,
"g": 178,
"b": 155
},
"hsl": {
"h": 78.261,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.75159,
"c": 0.03304,
"h": 121
},
"luminance": 0.42865
}Semantic roles & 50–950 ramp
primary
#ABB29B
secondary
#D3D1D8
accent
#4E9765
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280