#ABC99A#ABC99A
#ABC99A is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.1% C 0.072 H 134.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC99A |
|---|---|
| RGB | rgb(171, 201, 154) |
| HSL | hsl(98, 30%, 70%) |
| HSV | hsv(98, 23%, 79%) |
| CMYK | cmyk(14.9%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(77.74, -18.67, 20.24) |
| CIE-LCH | lch(77.74, 27.54, 132.70°) |
| OKLab | oklab(80.14% -0.0504 0.0516) |
| OKLCH | oklch(80.14% 0.072 134.4) |
| XYZ | xyz(43.5128, 52.7637, 38.4575) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.61
Sage Green
#9CAF88
ΔE00 7.08
Pale Olive
#B9CC81
ΔE00 7.33
Light Moss Green
#A6C875
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC99A #B89AC9
analogous
#C3C99A #ABC99A #9AC9A1
triadic
#ABC99A #9AABC9 #C99AAB
tetradic
#ABC99A #9AC3C9 #B89AC9 #C9A19A
square
#ABC99A #9AC3C9 #B89AC9 #C9A19A
split-complementary
#ABC99A #A19AC9 #C99AC3
monochromatic
#6B9851 #8AB472 #ABC99A #CCDEC2 #EDF4EA
Accessibility & contrast
On white
1.82
#ABC99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC99A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC99A | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#ABC5BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc99a; /* rgb */ color: rgb(171, 201, 154); /* oklch */ color: oklch(80.1% 0.072 134.4);
Tailwind
colors: {
custom: {
50: '#c4d9b8',
500: '#abc99a',
950: '#000000',
},
}SCSS
$custom: #abc99a; $custom-light: #c4d9b8; $custom-dark: #000000;
JSON
{
"hex": "#abc99a",
"rgb": {
"r": 171,
"g": 201,
"b": 154
},
"hsl": {
"h": 98.298,
"s": 30.323,
"l": 69.608
},
"oklch": {
"l": 0.80138,
"c": 0.07214,
"h": 134.4
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#ABC99A
secondary
#8B699E
accent
#3CA982
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381