#ABFF98#ABFF98
#ABFF98 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.158 H 139.9°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF98 |
|---|---|
| RGB | rgb(171, 255, 152) |
| HSL | hsl(109, 100%, 80%) |
| HSV | hsv(109, 40%, 100%) |
| CMYK | cmyk(32.9%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(92.77, -44.20, 41.32) |
| CIE-LCH | lch(92.77, 60.51, 136.93°) |
| OKLab | oklab(92.23% -0.1207 0.1017) |
| OKLCH | oklch(92.23% 0.158 139.9) |
| XYZ | xyz(58.2200, 82.4423, 42.5450) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.85
Pale Light Green
#B1FC99
ΔE00 1.17
Palegreen
#98FB98
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.55
Light Green
#96F97B
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF98 #EC98FF
analogous
#DFFF98 #ABFF98 #98FFB9
triadic
#ABFF98 #98ABFF #FF98AB
tetradic
#ABFF98 #98DFFF #EC98FF #FFB998
square
#ABFF98 #98DFFF #EC98FF #FFB998
split-complementary
#ABFF98 #B998FF #FF98DF
monochromatic
#47FF1E #79FF5B #ABFF98 #DDFFD5 #E6FFE0
Accessibility & contrast
On white
1.20
#ABFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#ABFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF98
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF98 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF90
Deuteranopia (green-blind)
#F8E79E
Tritanopia (blue-blind)
#A5F9E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff98; /* rgb */ color: rgb(171, 255, 152); /* oklch */ color: oklch(92.2% 0.158 139.9);
Tailwind
colors: {
custom: {
50: '#c7ffb7',
500: '#abff98',
950: '#000000',
},
}SCSS
$custom: #abff98; $custom-light: #c7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#abff98",
"rgb": {
"r": 171,
"g": 255,
"b": 152
},
"hsl": {
"h": 108.932,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92234,
"c": 0.15787,
"h": 139.9
},
"luminance": 0.82445
}Semantic roles & 50–950 ramp
primary
#ABFF98
secondary
#C959E2
accent
#00E6BB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681