#ABFC99#ABFC99
#ABFC99 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.153 H 140.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC99 |
|---|---|
| RGB | rgb(171, 252, 153) |
| HSL | hsl(109, 94%, 79%) |
| HSV | hsv(109, 39%, 99%) |
| CMYK | cmyk(32.1%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(91.94, -42.76, 39.76) |
| CIE-LCH | lch(91.94, 58.39, 137.08°) |
| OKLab | oklab(91.57% -0.1168 0.0981) |
| OKLCH | oklch(91.57% 0.153 140) |
| XYZ | xyz(57.3527, 80.5762, 42.6617) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.76
Pale Light Green
#B1FC99
ΔE00 0.85
Light Pastel Green
#B2FBA5
ΔE00 2.09
Palegreen
#98FB98
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC99 #EA99FC
analogous
#DDFC99 #ABFC99 #99FCB9
triadic
#ABFC99 #99ABFC #FC99AB
tetradic
#ABFC99 #99DDFC #EA99FC #FCB999
square
#ABFC99 #99DDFC #EA99FC #FCB999
split-complementary
#ABFC99 #B999FC #FC99DD
monochromatic
#49F922 #7AFA5E #ABFC99 #DCFED4 #E7FEE1
Accessibility & contrast
On white
1.23
#ABFC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#ABFC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC99
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC99 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#F5E59F
Tritanopia (blue-blind)
#A6F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc99; /* rgb */ color: rgb(171, 252, 153); /* oklch */ color: oklch(91.6% 0.153 140.0);
Tailwind
colors: {
custom: {
50: '#c7feb8',
500: '#abfc99',
950: '#000000',
},
}SCSS
$custom: #abfc99; $custom-light: #c7feb8; $custom-dark: #000000;
JSON
{
"hex": "#abfc99",
"rgb": {
"r": 171,
"g": 252,
"b": 153
},
"hsl": {
"h": 109.091,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.91569,
"c": 0.15252,
"h": 140
},
"luminance": 0.80579
}Semantic roles & 50–950 ramp
primary
#ABFC99
secondary
#C65CDE
accent
#00E6BC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681