#ABC99C#ABC99C
#ABC99C is a light, moderate green. Relative luminance 0.528; OKLCH L 80.2% C 0.070 H 135.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC99C |
|---|---|
| RGB | rgb(171, 201, 156) |
| HSL | hsl(100, 29%, 70%) |
| HSV | hsv(100, 22%, 79%) |
| CMYK | cmyk(14.9%, 0%, 22.4%, 21.2%) |
| CIE-LAB | lab(77.78, -18.35, 19.23) |
| CIE-LCH | lch(77.78, 26.58, 133.66°) |
| OKLab | oklab(80.18% -0.0496 0.0491) |
| OKLCH | oklch(80.18% 0.07 135.3) |
| XYZ | xyz(43.6808, 52.8309, 39.3421) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.33
Light Grey Green
#B7E1A1
ΔE00 6.65
Lichen
#8FB67B
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 7.04
Greenish Grey
#96AE8D
ΔE00 7.58
Pale Olive
#B9CC81
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC99C #BA9CC9
analogous
#C2C99C #ABC99C #9CC9A3
triadic
#ABC99C #9CABC9 #C99CAB
tetradic
#ABC99C #9CC2C9 #BA9CC9 #C9A39C
square
#ABC99C #9CC2C9 #BA9CC9 #C9A39C
split-complementary
#ABC99C #A39CC9 #C99CC2
monochromatic
#6A9853 #89B374 #ABC99C #CDDFC4 #EEF4EB
Accessibility & contrast
On white
1.82
#ABC99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC99C
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC99C | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC299
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#ABC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc99c; /* rgb */ color: rgb(171, 201, 156); /* oklch */ color: oklch(80.2% 0.070 135.3);
Tailwind
colors: {
custom: {
50: '#c4d9b9',
500: '#abc99c',
950: '#000000',
},
}SCSS
$custom: #abc99c; $custom-light: #c4d9b9; $custom-dark: #000000;
JSON
{
"hex": "#abc99c",
"rgb": {
"r": 171,
"g": 201,
"b": 156
},
"hsl": {
"h": 100,
"s": 29.412,
"l": 70
},
"oklch": {
"l": 0.80183,
"c": 0.06979,
"h": 135.3
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#ABC99C
secondary
#8D6B9E
accent
#3DA885
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381