#ABC49A#ABC49A
#ABC49A is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 79.0% C 0.064 H 132.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC49A |
|---|---|
| RGB | rgb(171, 196, 154) |
| HSL | hsl(96, 26%, 69%) |
| HSV | hsv(96, 21%, 77%) |
| CMYK | cmyk(12.8%, 0%, 21.4%, 23.1%) |
| CIE-LAB | lab(76.36, -16.15, 18.33) |
| CIE-LCH | lch(76.36, 24.43, 131.38°) |
| OKLab | oklab(79.04% -0.0434 0.0469) |
| OKLCH | oklch(79.04% 0.064 132.8) |
| XYZ | xyz(42.3662, 50.4704, 38.0753) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.48
Sage Green
#9CAF88
ΔE00 5.65
Greenish Grey
#96AE8D
ΔE00 6.33
Lichen
#8FB67B
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 7.81
Pale Olive
#B9CC81
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC49A #B39AC4
analogous
#C0C49A #ABC49A #9AC49E
triadic
#ABC49A #9AABC4 #C49AAB
tetradic
#ABC49A #9AC0C4 #B39AC4 #C49E9A
square
#ABC49A #9AC0C4 #B39AC4 #C49E9A
split-complementary
#ABC49A #9E9AC4 #C49AC0
monochromatic
#6C9054 #8BAD73 #ABC49A #CBDBC1 #EBF1E7
Accessibility & contrast
On white
1.89
#ABC49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABC49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC49A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC49A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#ACC0B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc49a; /* rgb */ color: rgb(171, 196, 154); /* oklch */ color: oklch(79.0% 0.064 132.8);
Tailwind
colors: {
custom: {
50: '#c4d6b8',
500: '#abc49a',
950: '#000000',
},
}SCSS
$custom: #abc49a; $custom-light: #c4d6b8; $custom-dark: #000000;
JSON
{
"hex": "#abc49a",
"rgb": {
"r": 171,
"g": 196,
"b": 154
},
"hsl": {
"h": 95.714,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.79039,
"c": 0.0639,
"h": 132.8
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#ABC49A
secondary
#866A98
accent
#41A57C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381