#ABFD95#ABFD95
#ABFD95 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.7% C 0.158 H 139.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD95 |
|---|---|
| RGB | rgb(171, 253, 149) |
| HSL | hsl(107, 96%, 79%) |
| HSV | hsv(107, 41%, 99%) |
| CMYK | cmyk(32.4%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(92.17, -43.74, 42.00) |
| CIE-LCH | lch(92.17, 60.64, 136.16°) |
| OKLab | oklab(91.73% -0.1196 0.1032) |
| OKLCH | oklch(91.73% 0.158 139.2) |
| XYZ | xyz(57.3428, 81.0759, 41.0558) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.98
Pastel Green
#B0FF9D
ΔE00 1.08
Palegreen
#98FB98
ΔE00 2.66
Light Pastel Green
#B2FBA5
ΔE00 2.79
Celery
#C1FD95
ΔE00 3.28
Light Green
#96F97B
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD95 #E795FD
analogous
#DFFD95 #ABFD95 #95FDB3
triadic
#ABFD95 #95ABFD #FD95AB
tetradic
#ABFD95 #95DFFD #E795FD #FDB395
square
#ABFD95 #95DFFD #E795FD #FDB395
split-complementary
#ABFD95 #B395FD #FD95DF
monochromatic
#4CFB1D #7BFC59 #ABFD95 #DBFED1 #E7FEE1
Accessibility & contrast
On white
1.22
#ABFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#ABFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD95
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD95 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#A6F7E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd95; /* rgb */ color: rgb(171, 253, 149); /* oklch */ color: oklch(91.7% 0.158 139.2);
Tailwind
colors: {
custom: {
50: '#c7feb5',
500: '#abfd95',
950: '#000000',
},
}SCSS
$custom: #abfd95; $custom-light: #c7feb5; $custom-dark: #000000;
JSON
{
"hex": "#abfd95",
"rgb": {
"r": 171,
"g": 253,
"b": 149
},
"hsl": {
"h": 107.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.9173,
"c": 0.15793,
"h": 139.2
},
"luminance": 0.81078
}Semantic roles & 50–950 ramp
primary
#ABFD95
secondary
#C258DE
accent
#00E6B5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681