#ABFA95#ABFA95
#ABFA95 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.0% C 0.154 H 139.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA95 |
|---|---|
| RGB | rgb(171, 250, 149) |
| HSL | hsl(107, 91%, 78%) |
| HSV | hsv(107, 40%, 98%) |
| CMYK | cmyk(31.6%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(91.32, -42.43, 40.92) |
| CIE-LCH | lch(91.32, 58.95, 136.04°) |
| OKLab | oklab(91.05% -0.116 0.1007) |
| OKLCH | oklch(91.05% 0.154 139) |
| XYZ | xyz(56.4031, 79.1967, 40.7426) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.78
Pastel Green
#B0FF9D
ΔE00 1.21
Light Pastel Green
#B2FBA5
ΔE00 2.45
Palegreen
#98FB98
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA95 #E495FA
analogous
#DDFA95 #ABFA95 #95FAB1
triadic
#ABFA95 #95ABFA #FA95AB
tetradic
#ABFA95 #95DDFA #E495FA #FAB195
square
#ABFA95 #95DDFA #E495FA #FAB195
split-complementary
#ABFA95 #B195FA #FA95DD
monochromatic
#4EF420 #7DF75B #ABFA95 #D9FDCF #E8FEE2
Accessibility & contrast
On white
1.25
#ABFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#ABFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA95
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA95 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F4E39B
Tritanopia (blue-blind)
#A7F4E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa95; /* rgb */ color: rgb(171, 250, 149); /* oklch */ color: oklch(91.0% 0.154 139.0);
Tailwind
colors: {
custom: {
50: '#c6fcb5',
500: '#abfa95',
950: '#000000',
},
}SCSS
$custom: #abfa95; $custom-light: #c6fcb5; $custom-dark: #000000;
JSON
{
"hex": "#abfa95",
"rgb": {
"r": 171,
"g": 250,
"b": 149
},
"hsl": {
"h": 106.931,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91047,
"c": 0.15358,
"h": 139
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#ABFA95
secondary
#BE59DA
accent
#00E6B4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581