#ABCE96#ABCE96
#ABCE96 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.2% C 0.085 H 134.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCE96 |
|---|---|
| RGB | rgb(171, 206, 150) |
| HSL | hsl(98, 36%, 70%) |
| HSV | hsv(98, 27%, 81%) |
| CMYK | cmyk(17%, 0%, 27.2%, 19.2%) |
| CIE-LAB | lab(79.04, -21.80, 24.14) |
| CIE-LCH | lch(79.04, 32.52, 132.08°) |
| OKLab | oklab(81.16% -0.0591 0.0611) |
| OKLCH | oklch(81.16% 0.085 134.1) |
| XYZ | xyz(44.3698, 55.0018, 37.1270) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.15
Darkseagreen
#8FBC8F
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.40
Pistachio
#93C572
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCE96 #B996CE
analogous
#C7CE96 #ABCE96 #96CE9D
triadic
#ABCE96 #96ABCE #CE96AB
tetradic
#ABCE96 #96C7CE #B996CE #CE9D96
square
#ABCE96 #96C7CE #B996CE #CE9D96
split-complementary
#ABCE96 #9D96CE #CE96C7
monochromatic
#6A9F4A #8ABB6C #ABCE96 #CCE1C0 #EEF5E9
Accessibility & contrast
On white
1.75
#ABCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCE96
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCE96 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#ABCABF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abce96; /* rgb */ color: rgb(171, 206, 150); /* oklch */ color: oklch(81.2% 0.085 134.1);
Tailwind
colors: {
custom: {
50: '#c4ddb5',
500: '#abce96',
950: '#000000',
},
}SCSS
$custom: #abce96; $custom-light: #c4ddb5; $custom-dark: #000000;
JSON
{
"hex": "#abce96",
"rgb": {
"r": 171,
"g": 206,
"b": 150
},
"hsl": {
"h": 97.5,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81158,
"c": 0.08494,
"h": 134.1
},
"luminance": 0.55003
}Semantic roles & 50–950 ramp
primary
#ABCE96
secondary
#8C65A3
accent
#36AF82
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481