#ABB09D#ABB09D
#ABB09D is a light, muted yellow-green. Relative luminance 0.421; OKLCH L 74.8% C 0.027 H 119.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB09D |
|---|---|
| RGB | rgb(171, 176, 157) |
| HSL | hsl(76, 11%, 65%) |
| HSV | hsv(76, 11%, 69%) |
| CMYK | cmyk(2.8%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(70.97, -5.22, 9.13) |
| CIE-LCH | lch(70.97, 10.52, 119.76°) |
| OKLab | oklab(74.78% -0.0132 0.0238) |
| OKLCH | oklch(74.78% 0.027 119) |
| XYZ | xyz(38.4049, 42.1430, 38.0029) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.71
Greyish
#A8A495
ΔE00 5.61
Bland
#AFA88B
ΔE00 6.33
Stone (survey)
#ADA587
ΔE00 7.10
Sage Green
#9CAF88
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB09D #A29DB0
analogous
#B0AB9D #ABB09D #A2B09D
triadic
#ABB09D #9DABB0 #B09DAB
tetradic
#ABB09D #9DB0AB #A29DB0 #B09DA2
square
#ABB09D #9DB0AB #A29DB0 #B09DA2
split-complementary
#ABB09D #9DA2B0 #AB9DB0
monochromatic
#6F755E #8E957B #ABB09D #C8CBBF #E5E7E1
Accessibility & contrast
On white
2.23
#ABB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ABB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB09D
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB09D | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9C
Deuteranopia (green-blind)
#B2AE9E
Tritanopia (blue-blind)
#ADAEAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb09d; /* rgb */ color: rgb(171, 176, 157); /* oklch */ color: oklch(74.8% 0.027 119.0);
Tailwind
colors: {
custom: {
50: '#c4c7ba',
500: '#abb09d',
950: '#000000',
},
}SCSS
$custom: #abb09d; $custom-light: #c4c7ba; $custom-dark: #000000;
JSON
{
"hex": "#abb09d",
"rgb": {
"r": 171,
"g": 176,
"b": 157
},
"hsl": {
"h": 75.789,
"s": 10.734,
"l": 65.294
},
"oklch": {
"l": 0.74784,
"c": 0.02718,
"h": 119
},
"luminance": 0.42143
}Semantic roles & 50–950 ramp
primary
#ABB09D
secondary
#D3D1D8
accent
#519563
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280