#ABC29C#ABC29C
#ABC29C is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.6% C 0.058 H 133.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC29C |
|---|---|
| RGB | rgb(171, 194, 156) |
| HSL | hsl(96, 24%, 69%) |
| HSV | hsv(96, 20%, 76%) |
| CMYK | cmyk(11.9%, 0%, 19.6%, 23.9%) |
| CIE-LAB | lab(75.85, -14.80, 16.55) |
| CIE-LCH | lch(75.85, 22.21, 131.80°) |
| OKLab | oklab(78.65% -0.0398 0.0425) |
| OKLCH | oklch(78.65% 0.058 133.1) |
| XYZ | xyz(42.0861, 49.6414, 38.8105) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.21
Greenish Grey
#96AE8D
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 5.83
Lichen
#8FB67B
ΔE00 7.32
Sage Green (survey)
#88B378
ΔE00 8.30
Sage
#87AE73
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC29C #B39CC2
analogous
#BEC29C #ABC29C #9CC2A0
triadic
#ABC29C #9CABC2 #C29CAB
tetradic
#ABC29C #9CBEC2 #B39CC2 #C2A09C
square
#ABC29C #9CBEC2 #B39CC2 #C2A09C
split-complementary
#ABC29C #A09CC2 #C29CBE
monochromatic
#6C8D57 #8BAB76 #ABC29C #CBD9C2 #EBF1E8
Accessibility & contrast
On white
1.92
#ABC29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ABC29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC29C
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC29C | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC9A
Deuteranopia (green-blind)
#C2BA9E
Tritanopia (blue-blind)
#ACBFB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc29c; /* rgb */ color: rgb(171, 194, 156); /* oklch */ color: oklch(78.6% 0.058 133.1);
Tailwind
colors: {
custom: {
50: '#c4d4b9',
500: '#abc29c',
950: '#000000',
},
}SCSS
$custom: #abc29c; $custom-light: #c4d4b9; $custom-dark: #000000;
JSON
{
"hex": "#abc29c",
"rgb": {
"r": 171,
"g": 194,
"b": 156
},
"hsl": {
"h": 96.316,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.78647,
"c": 0.05818,
"h": 133.1
},
"luminance": 0.49642
}Semantic roles & 50–950 ramp
primary
#ABC29C
secondary
#DED7E3
accent
#43A27D
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121411
muted
#818380