#ABBBA4#ABBBA4
#ABBBA4 is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.037 H 136.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA4 |
|---|---|
| RGB | rgb(171, 187, 164) |
| HSL | hsl(102, 14%, 69%) |
| HSV | hsv(102, 12%, 73%) |
| CMYK | cmyk(8.6%, 0%, 12.3%, 26.7%) |
| CIE-LAB | lab(74.11, -9.81, 9.79) |
| CIE-LCH | lch(74.11, 13.86, 135.07°) |
| OKLab | oklab(77.33% -0.0264 0.0254) |
| OKLCH | oklch(77.33% 0.037 136.1) |
| XYZ | xyz(41.2645, 46.8786, 41.9893) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.92
Sage Green
#9CAF88
ΔE00 6.36
Darkseagreen
#8FBC8F
ΔE00 9.24
Cement
#A5A391
ΔE00 9.61
Grey Green
#86A17D
ΔE00 10.01
Bland
#AFA88B
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA4 #B4A4BB
analogous
#B7BBA4 #ABBBA4 #A4BBA9
triadic
#ABBBA4 #A4ABBB #BBA4AB
tetradic
#ABBBA4 #A4B7BB #B4A4BB #BBA9A4
square
#ABBBA4 #A4B7BB #B4A4BB #BBA9A4
split-complementary
#ABBBA4 #A9A4BB #BBA4B7
monochromatic
#6C8362 #8BA181 #ABBBA4 #CBD5C7 #ECEFEA
Accessibility & contrast
On white
2.02
#ABBBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABBBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A3
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#ABB9B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba4; /* rgb */ color: rgb(171, 187, 164); /* oklch */ color: oklch(77.3% 0.037 136.1);
Tailwind
colors: {
custom: {
50: '#c4cfbf',
500: '#abbba4',
950: '#000000',
},
}SCSS
$custom: #abbba4; $custom-light: #c4cfbf; $custom-dark: #000000;
JSON
{
"hex": "#abbba4",
"rgb": {
"r": 171,
"g": 187,
"b": 164
},
"hsl": {
"h": 101.739,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.77325,
"c": 0.03662,
"h": 136.1
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#ABBBA4
secondary
#DFDAE1
accent
#4D9982
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281