#ABBBA5#ABBBA5
#ABBBA5 is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.035 H 137.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA5 |
|---|---|
| RGB | rgb(171, 187, 165) |
| HSL | hsl(104, 14%, 69%) |
| HSV | hsv(104, 12%, 73%) |
| CMYK | cmyk(8.6%, 0%, 11.8%, 26.7%) |
| CIE-LAB | lab(74.14, -9.63, 9.28) |
| CIE-LCH | lch(74.14, 13.38, 136.07°) |
| OKLab | oklab(77.35% -0.0259 0.0241) |
| OKLCH | oklch(77.35% 0.035 137.1) |
| XYZ | xyz(41.3552, 46.9148, 42.4667) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.13
Sage Green
#9CAF88
ΔE00 6.65
Darkseagreen
#8FBC8F
ΔE00 9.48
Cement
#A5A391
ΔE00 9.56
Grey Green
#86A17D
ΔE00 10.17
Bland
#AFA88B
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA5 #B5A5BB
analogous
#B6BBA5 #ABBBA5 #A5BBAA
triadic
#ABBBA5 #A5ABBB #BBA5AB
tetradic
#ABBBA5 #A5B6BB #B5A5BB #BBAAA5
square
#ABBBA5 #A5B6BB #B5A5BB #BBAAA5
split-complementary
#ABBBA5 #AAA5BB #BBA5B6
monochromatic
#6C8363 #8AA182 #ABBBA5 #CCD5C8 #ECF0EB
Accessibility & contrast
On white
2.02
#ABBBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABBBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA5
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA5 | 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)
#BDB7A4
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#ABB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba5; /* rgb */ color: rgb(171, 187, 165); /* oklch */ color: oklch(77.4% 0.035 137.1);
Tailwind
colors: {
custom: {
50: '#c4cfbf',
500: '#abbba5',
950: '#000000',
},
}SCSS
$custom: #abbba5; $custom-light: #c4cfbf; $custom-dark: #000000;
JSON
{
"hex": "#abbba5",
"rgb": {
"r": 171,
"g": 187,
"b": 165
},
"hsl": {
"h": 103.636,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77351,
"c": 0.03542,
"h": 137.1
},
"luminance": 0.46915
}Semantic roles & 50–950 ramp
primary
#ABBBA5
secondary
#DFDBE1
accent
#4D9884
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281