#ABEF89#ABEF89
#ABEF89 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.4% C 0.150 H 135.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF89 |
|---|---|
| RGB | rgb(171, 239, 137) |
| HSL | hsl(100, 76%, 74%) |
| HSV | hsv(100, 43%, 94%) |
| CMYK | cmyk(28.5%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(88.06, -39.15, 42.61) |
| CIE-LCH | lch(88.06, 57.87, 132.57°) |
| OKLab | oklab(88.35% -0.1074 0.1041) |
| OKLCH | oklch(88.35% 0.15 135.9) |
| XYZ | xyz(52.1751, 72.1953, 34.8481) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.55
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Pastel Green
#B0FF9D
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 3.72
Light Pastel Green
#B2FBA5
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF89 #CD89EF
analogous
#DEEF89 #ABEF89 #89EF9A
triadic
#ABEF89 #89ABEF #EF89AB
tetradic
#ABEF89 #89DEEF #CD89EF #EF9A89
square
#ABEF89 #89DEEF #CD89EF #EF9A89
split-complementary
#ABEF89 #9A89EF #EF89DE
monochromatic
#5FDF1E #85E853 #ABEF89 #D1F6BF #ECFBE4
Accessibility & contrast
On white
1.36
#ABEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#ABEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF89
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF89 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#AAE8D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #abef89; /* rgb */ color: rgb(171, 239, 137); /* oklch */ color: oklch(88.4% 0.150 135.9);
Tailwind
colors: {
custom: {
50: '#c6f4ad',
500: '#abef89',
950: '#000000',
},
}SCSS
$custom: #abef89; $custom-light: #c6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#abef89",
"rgb": {
"r": 171,
"g": 239,
"b": 137
},
"hsl": {
"h": 100,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.88352,
"c": 0.14954,
"h": 135.9
},
"luminance": 0.72197
}Semantic roles & 50–950 ramp
primary
#ABEF89
secondary
#A252CA
accent
#0DD895
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581