#ABFD92#ABFD92
#ABFD92 is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.161 H 138.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD92 |
|---|---|
| RGB | rgb(171, 253, 146) |
| HSL | hsl(106, 96%, 78%) |
| HSV | hsv(106, 42%, 99%) |
| CMYK | cmyk(32.4%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(92.12, -44.14, 43.41) |
| CIE-LCH | lch(92.12, 61.91, 135.48°) |
| OKLab | oklab(91.68% -0.1208 0.1063) |
| OKLCH | oklch(91.68% 0.161 138.7) |
| XYZ | xyz(57.1063, 80.9814, 39.8106) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.25
Pastel Green
#B0FF9D
ΔE00 1.48
Palegreen
#98FB98
ΔE00 2.95
Light Green
#96F97B
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.14
Light Pastel Green
#B2FBA5
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD92 #E492FD
analogous
#E1FD92 #ABFD92 #92FDAE
triadic
#ABFD92 #92ABFD #FD92AB
tetradic
#ABFD92 #92E1FD #E492FD #FDAE92
square
#ABFD92 #92E1FD #E492FD #FDAE92
split-complementary
#ABFD92 #AE92FD #FD92E1
monochromatic
#4EFB1A #7DFC56 #ABFD92 #D9FECE #E8FEE1
Accessibility & contrast
On white
1.22
#ABFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#ABFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD92
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD92 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#A7F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd92; /* rgb */ color: rgb(171, 253, 146); /* oklch */ color: oklch(91.7% 0.161 138.7);
Tailwind
colors: {
custom: {
50: '#c7feb3',
500: '#abfd92',
950: '#000000',
},
}SCSS
$custom: #abfd92; $custom-light: #c7feb3; $custom-dark: #000000;
JSON
{
"hex": "#abfd92",
"rgb": {
"r": 171,
"g": 253,
"b": 146
},
"hsl": {
"h": 105.981,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.91682,
"c": 0.16087,
"h": 138.7
},
"luminance": 0.80984
}Semantic roles & 50–950 ramp
primary
#ABFD92
secondary
#BE55DE
accent
#00E6B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681