#ABFE92#ABFE92
#ABFE92 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.162 H 138.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE92 |
|---|---|
| RGB | rgb(171, 254, 146) |
| HSL | hsl(106, 98%, 78%) |
| HSV | hsv(106, 43%, 100%) |
| CMYK | cmyk(32.7%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(92.40, -44.57, 43.76) |
| CIE-LCH | lch(92.40, 62.47, 135.52°) |
| OKLab | oklab(91.91% -0.122 0.1071) |
| OKLCH | oklch(91.91% 0.162 138.7) |
| XYZ | xyz(57.4228, 81.6144, 39.9161) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.40
Pastel Green
#B0FF9D
ΔE00 1.54
Palegreen
#98FB98
ΔE00 3.00
Light Green
#96F97B
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.19
Light Pastel Green
#B2FBA5
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE92 #E592FE
analogous
#E1FE92 #ABFE92 #92FEAF
triadic
#ABFE92 #92ABFE #FE92AB
tetradic
#ABFE92 #92E1FE #E592FE #FEAF92
square
#ABFE92 #92E1FE #E592FE #FEAF92
split-complementary
#ABFE92 #AF92FE #FE92E1
monochromatic
#4EFD19 #7CFD55 #ABFE92 #DAFFCF #E8FFE1
Accessibility & contrast
On white
1.21
#ABFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ABFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE92
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE92 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#A6F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe92; /* rgb */ color: rgb(171, 254, 146); /* oklch */ color: oklch(91.9% 0.162 138.7);
Tailwind
colors: {
custom: {
50: '#c7ffb3',
500: '#abfe92',
950: '#000000',
},
}SCSS
$custom: #abfe92; $custom-light: #c7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#abfe92",
"rgb": {
"r": 171,
"g": 254,
"b": 146
},
"hsl": {
"h": 106.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.9191,
"c": 0.1623,
"h": 138.7
},
"luminance": 0.81617
}Semantic roles & 50–950 ramp
primary
#ABFE92
secondary
#BF55DF
accent
#00E6B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681