#ABC98E#ABC98E
#ABC98E is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 79.9% C 0.086 H 130.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC98E |
|---|---|
| RGB | rgb(171, 201, 142) |
| HSL | hsl(91, 35%, 67%) |
| HSV | hsv(91, 29%, 79%) |
| CMYK | cmyk(14.9%, 0%, 29.4%, 21.2%) |
| CIE-LAB | lab(77.51, -20.53, 26.27) |
| CIE-LCH | lch(77.51, 33.34, 128.01°) |
| OKLab | oklab(79.88% -0.0556 0.0661) |
| OKLCH | oklch(79.88% 0.086 130.1) |
| XYZ | xyz(42.5629, 52.3837, 33.4546) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 5.60
Tan Green
#A9BE70
ΔE00 5.70
Pistachio
#93C572
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC98E #AC8EC9
analogous
#C9C98E #ABC98E #8EC98F
triadic
#ABC98E #8EABC9 #C98EAB
tetradic
#ABC98E #8EC9C9 #AC8EC9 #C98F8E
square
#ABC98E #8EC9C9 #AC8EC9 #C98F8E
split-complementary
#ABC98E #8F8EC9 #C98EC9
monochromatic
#6E9547 #8CB565 #ABC98E #CADDB7 #E9F1E1
Accessibility & contrast
On white
1.83
#ABC98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ABC98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC98E
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC98E | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18A
Deuteranopia (green-blind)
#CABF91
Tritanopia (blue-blind)
#ADC4B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc98e; /* rgb */ color: rgb(171, 201, 142); /* oklch */ color: oklch(79.9% 0.086 130.1);
Tailwind
colors: {
custom: {
50: '#c4d9af',
500: '#abc98e',
950: '#000000',
},
}SCSS
$custom: #abc98e; $custom-light: #c4d9af; $custom-dark: #000000;
JSON
{
"hex": "#abc98e",
"rgb": {
"r": 171,
"g": 201,
"b": 142
},
"hsl": {
"h": 90.508,
"s": 35.329,
"l": 67.255
},
"oklch": {
"l": 0.79884,
"c": 0.08632,
"h": 130.1
},
"luminance": 0.52384
}Semantic roles & 50–950 ramp
primary
#ABC98E
secondary
#7E5F9D
accent
#37AE74
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381