#ABBBA7#ABBBA7
#ABBBA7 is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.033 H 139.4°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA7 |
|---|---|
| RGB | rgb(171, 187, 167) |
| HSL | hsl(108, 13%, 69%) |
| HSV | hsv(108, 11%, 73%) |
| CMYK | cmyk(8.6%, 0%, 10.7%, 26.7%) |
| CIE-LAB | lab(74.18, -9.28, 8.26) |
| CIE-LCH | lch(74.18, 12.42, 138.32°) |
| OKLab | oklab(77.4% -0.0251 0.0215) |
| OKLCH | oklch(77.4% 0.033 139.4) |
| XYZ | xyz(41.5387, 46.9882, 43.4329) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.61
Sage Green
#9CAF88
ΔE00 7.25
Cement
#A5A391
ΔE00 9.49
Darkseagreen
#8FBC8F
ΔE00 9.99
Greyish
#A8A495
ΔE00 10.39
Grey Green
#86A17D
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA7 #B7A7BB
analogous
#B5BBA7 #ABBBA7 #A7BBAD
triadic
#ABBBA7 #A7ABBB #BBA7AB
tetradic
#ABBBA7 #A7B5BB #B7A7BB #BBADA7
square
#ABBBA7 #A7B5BB #B7A7BB #BBADA7
split-complementary
#ABBBA7 #ADA7BB #BBA7B5
monochromatic
#6B8365 #8AA084 #ABBBA7 #CCD6CA #EDF0EC
Accessibility & contrast
On white
2.02
#ABBBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABBBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA7
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA7 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A6
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#AAB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba7; /* rgb */ color: rgb(171, 187, 167); /* oklch */ color: oklch(77.4% 0.033 139.4);
Tailwind
colors: {
custom: {
50: '#c4cfc1',
500: '#abbba7',
950: '#000000',
},
}SCSS
$custom: #abbba7; $custom-light: #c4cfc1; $custom-dark: #000000;
JSON
{
"hex": "#abbba7",
"rgb": {
"r": 171,
"g": 187,
"b": 167
},
"hsl": {
"h": 108,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77404,
"c": 0.03305,
"h": 139.4
},
"luminance": 0.46989
}Semantic roles & 50–950 ramp
primary
#ABBBA7
secondary
#E1DCE2
accent
#4F9788
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281