#ABC9A2#ABC9A2
#ABC9A2 is a light, moderate green. Relative luminance 0.530; OKLCH L 80.3% C 0.063 H 138.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC9A2 |
|---|---|
| RGB | rgb(171, 201, 162) |
| HSL | hsl(106, 27%, 71%) |
| HSV | hsv(106, 19%, 79%) |
| CMYK | cmyk(14.9%, 0%, 19.4%, 21.2%) |
| CIE-LAB | lab(77.90, -17.35, 16.21) |
| CIE-LCH | lch(77.90, 23.75, 136.96°) |
| OKLab | oklab(80.32% -0.047 0.0416) |
| OKLCH | oklch(80.32% 0.063 138.5) |
| XYZ | xyz(44.2015, 53.0391, 42.0842) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.49
Sage Green
#9CAF88
ΔE00 7.13
Greenish Grey
#96AE8D
ΔE00 7.24
Light Grey Green
#B7E1A1
ΔE00 7.60
Lichen
#8FB67B
ΔE00 7.81
Sage Green (survey)
#88B378
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC9A2 #C0A2C9
analogous
#BEC9A2 #ABC9A2 #A2C9AC
triadic
#ABC9A2 #A2ABC9 #C9A2AB
tetradic
#ABC9A2 #A2BEC9 #C0A2C9 #C9ACA2
square
#ABC9A2 #A2BEC9 #C0A2C9 #C9ACA2
split-complementary
#ABC9A2 #ACA2C9 #C9A2BE
monochromatic
#679858 #88B37B #ABC9A2 #CEDFC9 #EEF4EC
Accessibility & contrast
On white
1.81
#ABC9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABC9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC9A2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC9A2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#AAC6BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc9a2; /* rgb */ color: rgb(171, 201, 162); /* oklch */ color: oklch(80.3% 0.063 138.5);
Tailwind
colors: {
custom: {
50: '#c4d9bd',
500: '#abc9a2',
950: '#000000',
},
}SCSS
$custom: #abc9a2; $custom-light: #c4d9bd; $custom-dark: #000000;
JSON
{
"hex": "#abc9a2",
"rgb": {
"r": 171,
"g": 201,
"b": 162
},
"hsl": {
"h": 106.154,
"s": 26.531,
"l": 71.176
},
"oklch": {
"l": 0.80322,
"c": 0.0628,
"h": 138.5
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#ABC9A2
secondary
#94719E
accent
#40A58E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382