#ABBCA7#ABBCA7
#ABBCA7 is a light, muted green. Relative luminance 0.474; OKLCH L 77.6% C 0.035 H 139.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA7 |
|---|---|
| RGB | rgb(171, 188, 167) |
| HSL | hsl(109, 14%, 70%) |
| HSV | hsv(109, 11%, 74%) |
| CMYK | cmyk(9%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(74.45, -9.80, 8.65) |
| CIE-LCH | lch(74.45, 13.07, 138.57°) |
| OKLab | oklab(77.62% -0.0265 0.0225) |
| OKLCH | oklch(77.62% 0.035 139.7) |
| XYZ | xyz(41.7515, 47.4140, 43.5039) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.40
Sage Green
#9CAF88
ΔE00 7.05
Darkseagreen
#8FBC8F
ΔE00 9.56
Cement
#A5A391
ΔE00 9.91
Grey Green
#86A17D
ΔE00 10.44
Greyish
#A8A495
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA7 #B8A7BC
analogous
#B6BCA7 #ABBCA7 #A7BCAE
triadic
#ABBCA7 #A7ABBC #BCA7AB
tetradic
#ABBCA7 #A7B6BC #B8A7BC #BCAEA7
square
#ABBCA7 #A7B6BC #B8A7BC #BCAEA7
split-complementary
#ABBCA7 #AEA7BC #BCA7B6
monochromatic
#6B8465 #8AA284 #ABBCA7 #CCD6CA #EDF1EC
Accessibility & contrast
On white
2.00
#ABBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA7
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA7 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A6
Deuteranopia (green-blind)
#BBB6A8
Tritanopia (blue-blind)
#AABAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca7; /* rgb */ color: rgb(171, 188, 167); /* oklch */ color: oklch(77.6% 0.035 139.7);
Tailwind
colors: {
custom: {
50: '#c4d0c1',
500: '#abbca7',
950: '#000000',
},
}SCSS
$custom: #abbca7; $custom-light: #c4d0c1; $custom-dark: #000000;
JSON
{
"hex": "#abbca7",
"rgb": {
"r": 171,
"g": 188,
"b": 167
},
"hsl": {
"h": 108.571,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77619,
"c": 0.0348,
"h": 139.7
},
"luminance": 0.47414
}Semantic roles & 50–950 ramp
primary
#ABBCA7
secondary
#E1DCE2
accent
#4E988A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281