#ABC99E#ABC99E
#ABC99E is a light, moderate green. Relative luminance 0.529; OKLCH L 80.2% C 0.067 H 136.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC99E |
|---|---|
| RGB | rgb(171, 201, 158) |
| HSL | hsl(102, 28%, 70%) |
| HSV | hsv(102, 21%, 79%) |
| CMYK | cmyk(14.9%, 0%, 21.4%, 21.2%) |
| CIE-LAB | lab(77.82, -18.02, 18.22) |
| CIE-LCH | lch(77.82, 25.63, 134.68°) |
| OKLab | oklab(80.23% -0.0487 0.0466) |
| OKLCH | oklch(80.23% 0.067 136.3) |
| XYZ | xyz(43.8515, 52.8992, 40.2414) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 6.93
Sage Green
#9CAF88
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.14
Greenish Grey
#96AE8D
ΔE00 7.43
Sage Green (survey)
#88B378
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC99E #BC9EC9
analogous
#C1C99E #ABC99E #9EC9A6
triadic
#ABC99E #9EABC9 #C99EAB
tetradic
#ABC99E #9EC1C9 #BC9EC9 #C9A69E
square
#ABC99E #9EC1C9 #BC9EC9 #C9A69E
split-complementary
#ABC99E #A69EC9 #C99EC1
monochromatic
#699855 #89B377 #ABC99E #CDDFC5 #EEF4EB
Accessibility & contrast
On white
1.81
#ABC99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABC99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC99E
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC99E | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29B
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#ABC6BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc99e; /* rgb */ color: rgb(171, 201, 158); /* oklch */ color: oklch(80.2% 0.067 136.3);
Tailwind
colors: {
custom: {
50: '#c4d9ba',
500: '#abc99e',
950: '#000000',
},
}SCSS
$custom: #abc99e; $custom-light: #c4d9ba; $custom-dark: #000000;
JSON
{
"hex": "#abc99e",
"rgb": {
"r": 171,
"g": 201,
"b": 158
},
"hsl": {
"h": 101.86,
"s": 28.477,
"l": 70.392
},
"oklch": {
"l": 0.80228,
"c": 0.06744,
"h": 136.3
},
"luminance": 0.529
}Semantic roles & 50–950 ramp
primary
#ABC99E
secondary
#8F6D9E
accent
#3EA787
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381