#ABBBA0#ABBBA0
#ABBBA0 is a light, muted yellow-green. Relative luminance 0.467; OKLCH L 77.2% C 0.042 H 132.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA0 |
|---|---|
| RGB | rgb(171, 187, 160) |
| HSL | hsl(96, 17%, 68%) |
| HSV | hsv(96, 14%, 73%) |
| CMYK | cmyk(8.6%, 0%, 14.4%, 26.7%) |
| CIE-LAB | lab(74.02, -10.51, 11.83) |
| CIE-LCH | lch(74.02, 15.82, 131.62°) |
| OKLab | oklab(77.22% -0.028 0.0306) |
| OKLCH | oklch(77.22% 0.042 132.5) |
| XYZ | xyz(40.9090, 46.7364, 40.1167) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.24
Sage Green
#9CAF88
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 8.39
Grey Green
#86A17D
ΔE00 9.45
Lichen
#8FB67B
ΔE00 9.87
Cement
#A5A391
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA0 #B0A0BB
analogous
#B8BBA0 #ABBBA0 #A0BBA2
triadic
#ABBBA0 #A0ABBB #BBA0AB
tetradic
#ABBBA0 #A0B8BB #B0A0BB #BBA2A0
square
#ABBBA0 #A0B8BB #B0A0BB #BBA2A0
split-complementary
#ABBBA0 #A2A0BB #BBA0B8
monochromatic
#6D835E #8BA17C #ABBBA0 #CBD5C4 #EAEEE7
Accessibility & contrast
On white
2.03
#ABBBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABBBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79F
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#ACB9B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba0; /* rgb */ color: rgb(171, 187, 160); /* oklch */ color: oklch(77.2% 0.042 132.5);
Tailwind
colors: {
custom: {
50: '#c4cfbc',
500: '#abbba0',
950: '#000000',
},
}SCSS
$custom: #abbba0; $custom-light: #c4cfbc; $custom-dark: #000000;
JSON
{
"hex": "#abbba0",
"rgb": {
"r": 171,
"g": 187,
"b": 160
},
"hsl": {
"h": 95.556,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.77223,
"c": 0.04151,
"h": 132.5
},
"luminance": 0.46737
}Semantic roles & 50–950 ramp
primary
#ABBBA0
secondary
#DCD7E0
accent
#4B9B7A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281