#ABBCA3#ABBCA3
#ABBCA3 is a light, muted green. Relative luminance 0.473; OKLCH L 77.5% C 0.040 H 135.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA3 |
|---|---|
| RGB | rgb(171, 188, 163) |
| HSL | hsl(101, 16%, 69%) |
| HSV | hsv(101, 13%, 74%) |
| CMYK | cmyk(9%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(74.36, -10.51, 10.69) |
| CIE-LCH | lch(74.36, 14.99, 134.52°) |
| OKLab | oklab(77.52% -0.0282 0.0277) |
| OKLCH | oklch(77.52% 0.04 135.5) |
| XYZ | xyz(41.3875, 47.2684, 41.5865) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.58
Sage Green
#9CAF88
ΔE00 5.94
Darkseagreen
#8FBC8F
ΔE00 8.61
Grey Green
#86A17D
ΔE00 9.79
Cement
#A5A391
ΔE00 10.10
Greyish Green
#82A67D
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA3 #B4A3BC
analogous
#B8BCA3 #ABBCA3 #A3BCA8
triadic
#ABBCA3 #A3ABBC #BCA3AB
tetradic
#ABBCA3 #A3B8BC #B4A3BC #BCA8A3
square
#ABBCA3 #A3B8BC #B4A3BC #BCA8A3
split-complementary
#ABBCA3 #A8A3BC #BCA3B8
monochromatic
#6C8460 #8BA280 #ABBCA3 #CBD6C6 #ECF0EA
Accessibility & contrast
On white
2.01
#ABBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA3
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA3 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A2
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#ABBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca3; /* rgb */ color: rgb(171, 188, 163); /* oklch */ color: oklch(77.5% 0.040 135.5);
Tailwind
colors: {
custom: {
50: '#c4d0be',
500: '#abbca3',
950: '#000000',
},
}SCSS
$custom: #abbca3; $custom-light: #c4d0be; $custom-dark: #000000;
JSON
{
"hex": "#abbca3",
"rgb": {
"r": 171,
"g": 188,
"b": 163
},
"hsl": {
"h": 100.8,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.77515,
"c": 0.03955,
"h": 135.5
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#ABBCA3
secondary
#DFDAE1
accent
#4C9A81
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281