#ABFC92#ABFC92
#ABFC92 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.159 H 138.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC92 |
|---|---|
| RGB | rgb(171, 252, 146) |
| HSL | hsl(106, 95%, 78%) |
| HSV | hsv(106, 42%, 99%) |
| CMYK | cmyk(32.1%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(91.84, -43.71, 43.05) |
| CIE-LCH | lch(91.84, 61.35, 135.43°) |
| OKLab | oklab(91.45% -0.1196 0.1055) |
| OKLCH | oklch(91.45% 0.159 138.6) |
| XYZ | xyz(56.7915, 80.3517, 39.7057) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.13
Pastel Green
#B0FF9D
ΔE00 1.45
Palegreen
#98FB98
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.10
Light Green
#96F97B
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC92 #E392FC
analogous
#E0FC92 #ABFC92 #92FCAE
triadic
#ABFC92 #92ABFC #FC92AB
tetradic
#ABFC92 #92E0FC #E392FC #FCAE92
square
#ABFC92 #92E0FC #E392FC #FCAE92
split-complementary
#ABFC92 #AE92FC #FC92E0
monochromatic
#4FF91B #7DFA56 #ABFC92 #D9FECE #E8FEE1
Accessibility & contrast
On white
1.23
#ABFC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#ABFC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC92
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC92 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#A7F5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc92; /* rgb */ color: rgb(171, 252, 146); /* oklch */ color: oklch(91.5% 0.159 138.6);
Tailwind
colors: {
custom: {
50: '#c7feb3',
500: '#abfc92',
950: '#000000',
},
}SCSS
$custom: #abfc92; $custom-light: #c7feb3; $custom-dark: #000000;
JSON
{
"hex": "#abfc92",
"rgb": {
"r": 171,
"g": 252,
"b": 146
},
"hsl": {
"h": 105.849,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91454,
"c": 0.15943,
"h": 138.6
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#ABFC92
secondary
#BD56DD
accent
#00E6AF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681