#ABFF94#ABFF94
#ABFF94 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.162 H 139.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF94 |
|---|---|
| RGB | rgb(171, 255, 148) |
| HSL | hsl(107, 100%, 79%) |
| HSV | hsv(107, 42%, 100%) |
| CMYK | cmyk(32.9%, 0%, 42%, 0%) |
| CIE-LAB | lab(92.71, -44.74, 43.19) |
| CIE-LCH | lch(92.71, 62.19, 136.01°) |
| OKLab | oklab(92.17% -0.1223 0.1059) |
| OKLCH | oklch(92.17% 0.162 139.1) |
| XYZ | xyz(57.8979, 82.3135, 40.8487) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.35
Pale Light Green
#B1FC99
ΔE00 1.38
Palegreen
#98FB98
ΔE00 2.85
Light Pastel Green
#B2FBA5
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF94 #E894FF
analogous
#E1FF94 #ABFF94 #94FFB3
triadic
#ABFF94 #94ABFF #FF94AB
tetradic
#ABFF94 #94E1FF #E894FF #FFB394
square
#ABFF94 #94E1FF #E894FF #FFB394
split-complementary
#ABFF94 #B394FF #FF94E1
monochromatic
#4BFF1A #7BFF57 #ABFF94 #DBFFD1 #E7FFE0
Accessibility & contrast
On white
1.20
#ABFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#ABFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF94
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF94 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8C
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#A6F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff94; /* rgb */ color: rgb(171, 255, 148); /* oklch */ color: oklch(92.2% 0.162 139.1);
Tailwind
colors: {
custom: {
50: '#c7ffb5',
500: '#abff94',
950: '#000000',
},
}SCSS
$custom: #abff94; $custom-light: #c7ffb5; $custom-dark: #000000;
JSON
{
"hex": "#abff94",
"rgb": {
"r": 171,
"g": 255,
"b": 148
},
"hsl": {
"h": 107.103,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9217,
"c": 0.16178,
"h": 139.1
},
"luminance": 0.82316
}Semantic roles & 50–950 ramp
primary
#ABFF94
secondary
#C356E1
accent
#00E6B4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681