#ABBCA9#ABBCA9
#ABBCA9 is a light, muted green. Relative luminance 0.475; OKLCH L 77.7% C 0.032 H 142.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA9 |
|---|---|
| RGB | rgb(171, 188, 169) |
| HSL | hsl(114, 12%, 70%) |
| HSV | hsv(114, 10%, 74%) |
| CMYK | cmyk(9%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(74.50, -9.44, 7.63) |
| CIE-LCH | lch(74.50, 12.14, 141.05°) |
| OKLab | oklab(77.67% -0.0257 0.0199) |
| OKLCH | oklch(77.67% 0.032 142.3) |
| XYZ | xyz(41.9379, 47.4885, 44.4852) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.90
Sage Green
#9CAF88
ΔE00 7.66
Cement
#A5A391
ΔE00 9.88
Darkseagreen
#8FBC8F
ΔE00 10.09
Silver (survey)
#C5C9C7
ΔE00 10.50
Greyish
#A8A495
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA9 #BAA9BC
analogous
#B5BCA9 #ABBCA9 #A9BCB0
triadic
#ABBCA9 #A9ABBC #BCA9AB
tetradic
#ABBCA9 #A9B5BC #BAA9BC #BCB0A9
square
#ABBCA9 #A9B5BC #BAA9BC #BCB0A9
split-complementary
#ABBCA9 #B0A9BC #BCA9B5
monochromatic
#6A8467 #89A187 #ABBCA9 #CDD7CB #EEF2EE
Accessibility & contrast
On white
2.00
#ABBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ABBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA9
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA9 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A8
Deuteranopia (green-blind)
#BAB7AA
Tritanopia (blue-blind)
#AABBB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca9; /* rgb */ color: rgb(171, 188, 169); /* oklch */ color: oklch(77.7% 0.032 142.3);
Tailwind
colors: {
custom: {
50: '#c4d0c2',
500: '#abbca9',
950: '#000000',
},
}SCSS
$custom: #abbca9; $custom-light: #c4d0c2; $custom-dark: #000000;
JSON
{
"hex": "#abbca9",
"rgb": {
"r": 171,
"g": 188,
"b": 169
},
"hsl": {
"h": 113.684,
"s": 12.418,
"l": 70
},
"oklch": {
"l": 0.77673,
"c": 0.03249,
"h": 142.3
},
"luminance": 0.47489
}Semantic roles & 50–950 ramp
primary
#ABBCA9
secondary
#E2DEE3
accent
#4F978F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281