#ABBCA4#ABBCA4
#ABBCA4 is a light, muted green. Relative luminance 0.473; OKLCH L 77.5% C 0.038 H 136.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA4 |
|---|---|
| RGB | rgb(171, 188, 164) |
| HSL | hsl(103, 15%, 69%) |
| HSV | hsv(103, 13%, 74%) |
| CMYK | cmyk(9%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(74.38, -10.33, 10.18) |
| CIE-LCH | lch(74.38, 14.50, 135.44°) |
| OKLab | oklab(77.54% -0.0278 0.0264) |
| OKLCH | oklch(77.54% 0.038 136.5) |
| XYZ | xyz(41.4774, 47.3043, 42.0602) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.76
Sage Green
#9CAF88
ΔE00 6.20
Darkseagreen
#8FBC8F
ΔE00 8.83
Grey Green
#86A17D
ΔE00 9.94
Cement
#A5A391
ΔE00 10.04
Greyish Green
#82A67D
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA4 #B5A4BC
analogous
#B7BCA4 #ABBCA4 #A4BCA9
triadic
#ABBCA4 #A4ABBC #BCA4AB
tetradic
#ABBCA4 #A4B7BC #B5A4BC #BCA9A4
square
#ABBCA4 #A4B7BC #B5A4BC #BCA9A4
split-complementary
#ABBCA4 #A9A4BC #BCA4B7
monochromatic
#6C8461 #8AA281 #ABBCA4 #CCD6C7 #ECF0EA
Accessibility & contrast
On white
2.01
#ABBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA4
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA4 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A3
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#ABBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca4; /* rgb */ color: rgb(171, 188, 164); /* oklch */ color: oklch(77.5% 0.038 136.5);
Tailwind
colors: {
custom: {
50: '#c4d0bf',
500: '#abbca4',
950: '#000000',
},
}SCSS
$custom: #abbca4; $custom-light: #c4d0bf; $custom-dark: #000000;
JSON
{
"hex": "#abbca4",
"rgb": {
"r": 171,
"g": 188,
"b": 164
},
"hsl": {
"h": 102.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77541,
"c": 0.03835,
"h": 136.5
},
"luminance": 0.47305
}Semantic roles & 50–950 ramp
primary
#ABBCA4
secondary
#DFDAE1
accent
#4C9983
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281