#ABE891#ABE891
#ABE891 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.9% C 0.131 H 136.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE891 |
|---|---|
| RGB | rgb(171, 232, 145) |
| HSL | hsl(102, 65%, 74%) |
| HSV | hsv(102, 38%, 91%) |
| CMYK | cmyk(26.3%, 0%, 37.5%, 9%) |
| CIE-LAB | lab(86.21, -34.91, 36.27) |
| CIE-LCH | lch(86.21, 50.34, 133.90°) |
| OKLab | oklab(86.9% -0.0954 0.0898) |
| OKLCH | oklch(86.9% 0.131 136.7) |
| XYZ | xyz(50.7606, 68.4139, 37.3133) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.47
Tea Green
#BDF8A3
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.26
Pale Light Green
#B1FC99
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE891 #CE91E8
analogous
#D7E891 #ABE891 #91E8A3
triadic
#ABE891 #91ABE8 #E891AB
tetradic
#ABE891 #91D7E8 #CE91E8 #E8A391
square
#ABE891 #91D7E8 #CE91E8 #E8A391
split-complementary
#ABE891 #A391E8 #E891D7
monochromatic
#5ED32C #84DD5E #ABE891 #D2F3C4 #ECFAE6
Accessibility & contrast
On white
1.43
#ABE891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#ABE891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE891
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE891 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#A9E2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe891; /* rgb */ color: rgb(171, 232, 145); /* oklch */ color: oklch(86.9% 0.131 136.7);
Tailwind
colors: {
custom: {
50: '#c6efb2',
500: '#abe891',
950: '#000000',
},
}SCSS
$custom: #abe891; $custom-light: #c6efb2; $custom-dark: #000000;
JSON
{
"hex": "#abe891",
"rgb": {
"r": 171,
"g": 232,
"b": 145
},
"hsl": {
"h": 102.069,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.86895,
"c": 0.131,
"h": 136.7
},
"luminance": 0.68415
}Semantic roles & 50–950 ramp
primary
#ABE891
secondary
#A35BC2
accent
#18CD97
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581