#ABE996#ABE996
#ABE996 is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.2% C 0.127 H 138.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE996 |
|---|---|
| RGB | rgb(171, 233, 150) |
| HSL | hsl(105, 65%, 75%) |
| HSV | hsv(105, 36%, 91%) |
| CMYK | cmyk(26.6%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(86.57, -34.66, 34.23) |
| CIE-LCH | lch(86.57, 48.71, 135.36°) |
| OKLab | oklab(87.21% -0.0946 0.0851) |
| OKLCH | oklch(87.21% 0.127 138) |
| XYZ | xyz(51.4370, 69.1361, 39.4827) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.05
Tea Green
#BDF8A3
ΔE00 3.46
Light Pastel Green
#B2FBA5
ΔE00 3.86
Light Sage
#BCECAC
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE996 #D496E9
analogous
#D5E996 #ABE996 #96E9AA
triadic
#ABE996 #96ABE9 #E996AB
tetradic
#ABE996 #96D5E9 #D496E9 #E9AA96
square
#ABE996 #96D5E9 #D496E9 #E9AA96
split-complementary
#ABE996 #AA96E9 #E996D5
monochromatic
#5AD431 #83DE63 #ABE996 #D3F4C9 #EBFAE6
Accessibility & contrast
On white
1.42
#ABE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ABE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE996
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE996 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#A9E3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe996; /* rgb */ color: rgb(171, 233, 150); /* oklch */ color: oklch(87.2% 0.127 138.0);
Tailwind
colors: {
custom: {
50: '#c5f0b5',
500: '#abe996',
950: '#000000',
},
}SCSS
$custom: #abe996; $custom-light: #c5f0b5; $custom-dark: #000000;
JSON
{
"hex": "#abe996",
"rgb": {
"r": 171,
"g": 233,
"b": 150
},
"hsl": {
"h": 104.819,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.8721,
"c": 0.12726,
"h": 138
},
"luminance": 0.69138
}Semantic roles & 50–950 ramp
primary
#ABE996
secondary
#AA60C4
accent
#18CD9F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581