#ABFF92#ABFF92
#ABFF92 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.1% C 0.164 H 138.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF92 |
|---|---|
| RGB | rgb(171, 255, 146) |
| HSL | hsl(106, 100%, 79%) |
| HSV | hsv(106, 43%, 100%) |
| CMYK | cmyk(32.9%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(92.69, -45.01, 44.12) |
| CIE-LCH | lch(92.69, 63.03, 135.57°) |
| OKLab | oklab(92.14% -0.1231 0.1079) |
| OKLCH | oklch(92.14% 0.164 138.8) |
| XYZ | xyz(57.7410, 82.2507, 40.0222) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.57
Pastel Green
#B0FF9D
ΔE00 1.62
Light Green
#96F97B
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.26
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF92 #E692FF
analogous
#E1FF92 #ABFF92 #92FFAF
triadic
#ABFF92 #92ABFF #FF92AB
tetradic
#ABFF92 #92E1FF #E692FF #FFAF92
square
#ABFF92 #92E1FF #E692FF #FFAF92
split-complementary
#ABFF92 #AF92FF #FF92E1
monochromatic
#4DFF18 #7CFF55 #ABFF92 #DAFFCF #E7FFE0
Accessibility & contrast
On white
1.20
#ABFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#ABFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF92
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF92 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#A6F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff92; /* rgb */ color: rgb(171, 255, 146); /* oklch */ color: oklch(92.1% 0.164 138.8);
Tailwind
colors: {
custom: {
50: '#c7ffb3',
500: '#abff92',
950: '#000000',
},
}SCSS
$custom: #abff92; $custom-light: #c7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#abff92",
"rgb": {
"r": 171,
"g": 255,
"b": 146
},
"hsl": {
"h": 106.239,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92138,
"c": 0.16372,
"h": 138.8
},
"luminance": 0.82253
}Semantic roles & 50–950 ramp
primary
#ABFF92
secondary
#C154E1
accent
#00E6B1
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681