#ABB19B#ABB19B
#ABB19B is a light, muted yellow-green. Relative luminance 0.425; OKLCH L 74.9% C 0.031 H 119.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB19B |
|---|---|
| RGB | rgb(171, 177, 155) |
| HSL | hsl(76, 12%, 65%) |
| HSV | hsv(76, 12%, 69%) |
| CMYK | cmyk(3.4%, 0%, 12.4%, 30.6%) |
| CIE-LAB | lab(71.19, -6.10, 10.55) |
| CIE-LCH | lch(71.19, 12.18, 120.04°) |
| OKLab | oklab(74.94% -0.0155 0.0274) |
| OKLCH | oklch(74.94% 0.031 119.6) |
| XYZ | xyz(38.4323, 42.4688, 37.1766) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.39
Bland
#AFA88B
ΔE00 6.32
Greyish
#A8A495
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 7.07
Stone (survey)
#ADA587
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB19B #A19BB1
analogous
#B1AC9B #ABB19B #A0B19B
triadic
#ABB19B #9BABB1 #B19BAB
tetradic
#ABB19B #9BB1AC #A19BB1 #B19BA0
square
#ABB19B #9BB1AC #A19BB1 #B19BA0
split-complementary
#ABB19B #9BA0B1 #AC9BB1
monochromatic
#6F765C #8E9679 #ABB19B #C8CCBD #E5E7E0
Accessibility & contrast
On white
2.21
#ABB19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ABB19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB19B
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB19B | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#ADAEAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb19b; /* rgb */ color: rgb(171, 177, 155); /* oklch */ color: oklch(74.9% 0.031 119.6);
Tailwind
colors: {
custom: {
50: '#c4c8b8',
500: '#abb19b',
950: '#000000',
},
}SCSS
$custom: #abb19b; $custom-light: #c4c8b8; $custom-dark: #000000;
JSON
{
"hex": "#abb19b",
"rgb": {
"r": 171,
"g": 177,
"b": 155
},
"hsl": {
"h": 76.364,
"s": 12.36,
"l": 65.098
},
"oklch": {
"l": 0.74945,
"c": 0.03146,
"h": 119.6
},
"luminance": 0.42469
}Semantic roles & 50–950 ramp
primary
#ABB19B
secondary
#D2D0D8
accent
#4F9663
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280