#ABEF91#ABEF91
#ABEF91 is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.5% C 0.141 H 137.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF91 |
|---|---|
| RGB | rgb(171, 239, 145) |
| HSL | hsl(103, 75%, 75%) |
| HSV | hsv(103, 39%, 94%) |
| CMYK | cmyk(28.5%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(88.18, -38.09, 38.82) |
| CIE-LCH | lch(88.18, 54.39, 134.45°) |
| OKLab | oklab(88.48% -0.1042 0.0957) |
| OKLCH | oklch(88.48% 0.141 137.4) |
| XYZ | xyz(52.7704, 72.4334, 37.9832) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.72
Tea Green
#BDF8A3
ΔE00 2.96
Light Pastel Green
#B2FBA5
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 3.27
Pastel Green
#B0FF9D
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF91 #D591EF
analogous
#DAEF91 #ABEF91 #91EFA6
triadic
#ABEF91 #91ABEF #EF91AB
tetradic
#ABEF91 #91DAEF #D591EF #EFA691
square
#ABEF91 #91DAEF #D591EF #EFA691
split-complementary
#ABEF91 #A691EF #EF91DA
monochromatic
#59DF26 #82E75C #ABEF91 #D4F7C6 #EBFBE4
Accessibility & contrast
On white
1.36
#ABEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#ABEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF91
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF91 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#A9E9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #abef91; /* rgb */ color: rgb(171, 239, 145); /* oklch */ color: oklch(88.5% 0.141 137.4);
Tailwind
colors: {
custom: {
50: '#c6f4b2',
500: '#abef91',
950: '#000000',
},
}SCSS
$custom: #abef91; $custom-light: #c6f4b2; $custom-dark: #000000;
JSON
{
"hex": "#abef91",
"rgb": {
"r": 171,
"g": 239,
"b": 145
},
"hsl": {
"h": 103.404,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.88481,
"c": 0.14145,
"h": 137.4
},
"luminance": 0.72435
}Semantic roles & 50–950 ramp
primary
#ABEF91
secondary
#AC59CB
accent
#0FD79F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581