#ABB09B#ABB09B
#ABB09B is a light, muted yellow-green. Relative luminance 0.421; OKLCH L 74.7% C 0.030 H 118.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB09B |
|---|---|
| RGB | rgb(171, 176, 155) |
| HSL | hsl(74, 12%, 65%) |
| HSV | hsv(74, 12%, 69%) |
| CMYK | cmyk(2.8%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(70.92, -5.57, 10.16) |
| CIE-LCH | lch(70.92, 11.59, 118.71°) |
| OKLab | oklab(74.73% -0.014 0.0264) |
| OKLCH | oklch(74.73% 0.03 118) |
| XYZ | xyz(38.2355, 42.0752, 37.1110) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.85
Greyish
#A8A495
ΔE00 5.91
Bland
#AFA88B
ΔE00 6.01
Stone (survey)
#ADA587
ΔE00 6.79
Sage Green
#9CAF88
ΔE00 7.56
Greenish Grey
#96AE8D
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB09B #A09BB0
analogous
#B0AB9B #ABB09B #A0B09B
triadic
#ABB09B #9BABB0 #B09BAB
tetradic
#ABB09B #9BB0AB #A09BB0 #B09BA0
square
#ABB09B #9BB0AB #A09BB0 #B09BA0
split-complementary
#ABB09B #9BA0B0 #AB9BB0
monochromatic
#6F755C #8E9579 #ABB09B #C8CBBD #E4E6DF
Accessibility & contrast
On white
2.23
#ABB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ABB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB09B
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB09B | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#ADADAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb09b; /* rgb */ color: rgb(171, 176, 155); /* oklch */ color: oklch(74.7% 0.030 118.0);
Tailwind
colors: {
custom: {
50: '#c4c7b8',
500: '#abb09b',
950: '#000000',
},
}SCSS
$custom: #abb09b; $custom-light: #c4c7b8; $custom-dark: #000000;
JSON
{
"hex": "#abb09b",
"rgb": {
"r": 171,
"g": 176,
"b": 155
},
"hsl": {
"h": 74.286,
"s": 11.732,
"l": 64.902
},
"oklch": {
"l": 0.74732,
"c": 0.02988,
"h": 118
},
"luminance": 0.42075
}Semantic roles & 50–950 ramp
primary
#ABB09B
secondary
#D2D0D7
accent
#509660
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280