#ABC29A#ABC29A
#ABC29A is a light, moderate yellow-green. Relative luminance 0.496; OKLCH L 78.6% C 0.061 H 132.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC29A |
|---|---|
| RGB | rgb(171, 194, 154) |
| HSL | hsl(95, 25%, 68%) |
| HSV | hsv(95, 21%, 76%) |
| CMYK | cmyk(11.9%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(75.81, -15.13, 17.57) |
| CIE-LCH | lch(75.81, 23.19, 130.74°) |
| OKLab | oklab(78.6% -0.0406 0.045) |
| OKLCH | oklch(78.6% 0.061 132.1) |
| XYZ | xyz(41.9181, 49.5742, 37.9259) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 5.72
Greenish Grey
#96AE8D
ΔE00 5.82
Lichen
#8FB67B
ΔE00 6.95
Sage Green (survey)
#88B378
ΔE00 7.98
Pale Olive
#B9CC81
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC29A #B19AC2
analogous
#BFC29A #ABC29A #9AC29D
triadic
#ABC29A #9AABC2 #C29AAB
tetradic
#ABC29A #9ABFC2 #B19AC2 #C29D9A
square
#ABC29A #9ABFC2 #B19AC2 #C29D9A
split-complementary
#ABC29A #9D9AC2 #C29ABF
monochromatic
#6D8D55 #8BAB74 #ABC29A #CBD9C0 #EAF0E6
Accessibility & contrast
On white
1.92
#ABC29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABC29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC29A
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC29A | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#ACBEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc29a; /* rgb */ color: rgb(171, 194, 154); /* oklch */ color: oklch(78.6% 0.061 132.1);
Tailwind
colors: {
custom: {
50: '#c4d4b8',
500: '#abc29a',
950: '#000000',
},
}SCSS
$custom: #abc29a; $custom-light: #c4d4b8; $custom-dark: #000000;
JSON
{
"hex": "#abc29a",
"rgb": {
"r": 171,
"g": 194,
"b": 154
},
"hsl": {
"h": 94.5,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.786,
"c": 0.0606,
"h": 132.1
},
"luminance": 0.49575
}Semantic roles & 50–950 ramp
primary
#ABC29A
secondary
#DDD6E2
accent
#42A37A
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121411
muted
#818380