#ABB09E#ABB09E
#ABB09E is a light, muted yellow-green. Relative luminance 0.422; OKLCH L 74.8% C 0.026 H 119.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB09E |
|---|---|
| RGB | rgb(171, 176, 158) |
| HSL | hsl(77, 10%, 65%) |
| HSV | hsv(77, 10%, 69%) |
| CMYK | cmyk(2.8%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(70.99, -5.05, 8.62) |
| CIE-LCH | lch(70.99, 9.99, 120.37°) |
| OKLab | oklab(74.81% -0.0128 0.0224) |
| OKLCH | oklch(74.81% 0.026 119.7) |
| XYZ | xyz(38.4906, 42.1773, 38.4544) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.69
Greyish
#A8A495
ΔE00 5.49
Bland
#AFA88B
ΔE00 6.51
Stone (survey)
#ADA587
ΔE00 7.28
Sage Green
#9CAF88
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB09E #A39EB0
analogous
#B0AC9E #ABB09E #A2B09E
triadic
#ABB09E #9EABB0 #B09EAB
tetradic
#ABB09E #9EB0AC #A39EB0 #B09EA2
square
#ABB09E #9EB0AC #A39EB0 #B09EA2
split-complementary
#ABB09E #9EA2B0 #AC9EB0
monochromatic
#6F755F #8E957C #ABB09E #C8CBC0 #E5E7E1
Accessibility & contrast
On white
2.23
#ABB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ABB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB09E
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB09E | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#ADAEAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb09e; /* rgb */ color: rgb(171, 176, 158); /* oklch */ color: oklch(74.8% 0.026 119.7);
Tailwind
colors: {
custom: {
50: '#c4c7ba',
500: '#abb09e',
950: '#000000',
},
}SCSS
$custom: #abb09e; $custom-light: #c4c7ba; $custom-dark: #000000;
JSON
{
"hex": "#abb09e",
"rgb": {
"r": 171,
"g": 176,
"b": 158
},
"hsl": {
"h": 76.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.74811,
"c": 0.02582,
"h": 119.7
},
"luminance": 0.42177
}Semantic roles & 50–950 ramp
primary
#ABB09E
secondary
#D4D2D8
accent
#519464
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280