#ABB69B#ABB69B
#ABB69B is a light, muted yellow-green. Relative luminance 0.445; OKLCH L 76.0% C 0.040 H 125.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB69B |
|---|---|
| RGB | rgb(171, 182, 155) |
| HSL | hsl(84, 16%, 66%) |
| HSV | hsv(84, 15%, 71%) |
| CMYK | cmyk(6%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(72.55, -8.74, 12.46) |
| CIE-LCH | lch(72.55, 15.22, 125.05°) |
| OKLab | oklab(76.02% -0.0229 0.0322) |
| OKLCH | oklch(76.02% 0.04 125.4) |
| XYZ | xyz(39.4381, 44.4803, 37.5118) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.12
Greenish Grey
#96AE8D
ΔE00 5.52
Cement
#A5A391
ΔE00 8.00
Bland
#AFA88B
ΔE00 8.11
Stone (survey)
#ADA587
ΔE00 8.85
Greyish
#A8A495
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB69B #A69BB6
analogous
#B6B39B #ABB69B #9DB69B
triadic
#ABB69B #9BABB6 #B69BAB
tetradic
#ABB69B #9BB6B3 #A69BB6 #B69B9D
square
#ABB69B #9BB6B3 #A69BB6 #B69B9D
split-complementary
#ABB69B #9B9DB6 #B39BB6
monochromatic
#6E7C5B #8D9C78 #ABB69B #C9D0BE #E6EAE2
Accessibility & contrast
On white
2.12
#ABB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB69B
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB69B | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#B8B29C
Tritanopia (blue-blind)
#ADB3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb69b; /* rgb */ color: rgb(171, 182, 155); /* oklch */ color: oklch(76.0% 0.040 125.4);
Tailwind
colors: {
custom: {
50: '#c4cbb8',
500: '#abb69b',
950: '#000000',
},
}SCSS
$custom: #abb69b; $custom-light: #c4cbb8; $custom-dark: #000000;
JSON
{
"hex": "#abb69b",
"rgb": {
"r": 171,
"g": 182,
"b": 155
},
"hsl": {
"h": 84.444,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.76018,
"c": 0.03952,
"h": 125.4
},
"luminance": 0.4448
}Semantic roles & 50–950 ramp
primary
#ABB69B
secondary
#D6D2DB
accent
#4C9A6C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280