#ABEF8A#ABEF8A
#ABEF8A is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.4% C 0.149 H 136.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF8A |
|---|---|
| RGB | rgb(171, 239, 138) |
| HSL | hsl(100, 76%, 74%) |
| HSV | hsv(100, 42%, 94%) |
| CMYK | cmyk(28.5%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(88.08, -39.02, 42.14) |
| CIE-LCH | lch(88.08, 57.43, 132.80°) |
| OKLab | oklab(88.37% -0.107 0.1031) |
| OKLCH | oklch(88.37% 0.149 136.1) |
| XYZ | xyz(52.2472, 72.2241, 35.2277) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 3.61
Pastel Green
#B0FF9D
ΔE00 3.65
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Light Pastel Green
#B2FBA5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF8A #CE8AEF
analogous
#DEEF8A #ABEF8A #8AEF9C
triadic
#ABEF8A #8AABEF #EF8AAB
tetradic
#ABEF8A #8ADEEF #CE8AEF #EF9C8A
square
#ABEF8A #8ADEEF #CE8AEF #EF9C8A
split-complementary
#ABEF8A #9C8AEF #EF8ADE
monochromatic
#5EE01F #84E854 #ABEF8A #D2F6C0 #ECFBE4
Accessibility & contrast
On white
1.36
#ABEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#ABEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF8A
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF8A | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#EBDB90
Tritanopia (blue-blind)
#AAE8D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #abef8a; /* rgb */ color: rgb(171, 239, 138); /* oklch */ color: oklch(88.4% 0.149 136.1);
Tailwind
colors: {
custom: {
50: '#c6f4ad',
500: '#abef8a',
950: '#000000',
},
}SCSS
$custom: #abef8a; $custom-light: #c6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#abef8a",
"rgb": {
"r": 171,
"g": 239,
"b": 138
},
"hsl": {
"h": 100.396,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.88367,
"c": 0.14855,
"h": 136.1
},
"luminance": 0.72226
}Semantic roles & 50–950 ramp
primary
#ABEF8A
secondary
#A353CA
accent
#0DD896
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581