#ABE291#ABE291
#ABE291 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.5% C 0.122 H 136.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE291 |
|---|---|
| RGB | rgb(171, 226, 145) |
| HSL | hsl(101, 58%, 73%) |
| HSV | hsv(101, 36%, 89%) |
| CMYK | cmyk(24.3%, 0%, 35.8%, 11.4%) |
| CIE-LAB | lab(84.53, -32.14, 34.07) |
| CIE-LCH | lch(84.53, 46.83, 133.33°) |
| OKLab | oklab(85.54% -0.0877 0.0846) |
| OKLCH | oklch(85.54% 0.122 136) |
| XYZ | xyz(49.1005, 65.0936, 36.7599) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 4.28
Light Sage
#BCECAC
ΔE00 4.33
Tea Green
#BDF8A3
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.29
Light Pastel Green
#B2FBA5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE291 #C891E2
analogous
#D3E291 #ABE291 #91E2A0
triadic
#ABE291 #91ABE2 #E291AB
tetradic
#ABE291 #91D3E2 #C891E2 #E2A091
square
#ABE291 #91D3E2 #C891E2 #E2A091
split-complementary
#ABE291 #A091E2 #E291D3
monochromatic
#62C534 #86D561 #ABE291 #D0EFC1 #EDF9E7
Accessibility & contrast
On white
1.50
#ABE291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ABE291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE291
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE291 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#AADCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe291; /* rgb */ color: rgb(171, 226, 145); /* oklch */ color: oklch(85.5% 0.122 136.0);
Tailwind
colors: {
custom: {
50: '#c5ebb2',
500: '#abe291',
950: '#000000',
},
}SCSS
$custom: #abe291; $custom-light: #c5ebb2; $custom-dark: #000000;
JSON
{
"hex": "#abe291",
"rgb": {
"r": 171,
"g": 226,
"b": 145
},
"hsl": {
"h": 100.741,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.85539,
"c": 0.1219,
"h": 136
},
"luminance": 0.65095
}Semantic roles & 50–950 ramp
primary
#ABE291
secondary
#9C5DBB
accent
#20C691
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481