#ABFE8B#ABFE8B
#ABFE8B is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.8% C 0.169 H 137.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE8B |
|---|---|
| RGB | rgb(171, 254, 139) |
| HSL | hsl(103, 98%, 77%) |
| HSV | hsv(103, 45%, 100%) |
| CMYK | cmyk(32.7%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(92.31, -45.47, 47.01) |
| CIE-LCH | lch(92.31, 65.40, 134.05°) |
| OKLab | oklab(91.8% -0.1247 0.1141) |
| OKLCH | oklch(91.8% 0.169 137.5) |
| XYZ | xyz(56.8949, 81.4032, 37.1357) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.53
Light Green
#96F97B
ΔE00 2.53
Celery
#C1FD95
ΔE00 3.13
Spring Green (survey)
#A9F971
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE8B #DE8BFE
analogous
#E5FE8B #ABFE8B #8BFEA4
triadic
#ABFE8B #8BABFE #FE8BAB
tetradic
#ABFE8B #8BE5FE #DE8BFE #FEA48B
square
#ABFE8B #8BE5FE #DE8BFE #FEA48B
split-complementary
#ABFE8B #A48BFE #FE8BE5
monochromatic
#53FD12 #7FFD4E #ABFE8B #D7FFC8 #E9FFE1
Accessibility & contrast
On white
1.22
#ABFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#ABFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE8B
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE8B | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#A8F7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe8b; /* rgb */ color: rgb(171, 254, 139); /* oklch */ color: oklch(91.8% 0.169 137.5);
Tailwind
colors: {
custom: {
50: '#c7ffae',
500: '#abfe8b',
950: '#000000',
},
}SCSS
$custom: #abfe8b; $custom-light: #c7ffae; $custom-dark: #000000;
JSON
{
"hex": "#abfe8b",
"rgb": {
"r": 171,
"g": 254,
"b": 139
},
"hsl": {
"h": 103.304,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.91804,
"c": 0.16905,
"h": 137.5
},
"luminance": 0.81406
}Semantic roles & 50–950 ramp
primary
#ABFE8B
secondary
#B64FDE
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681