#ABFD8A#ABFD8A
#ABFD8A is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.169 H 137.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD8A |
|---|---|
| RGB | rgb(171, 253, 138) |
| HSL | hsl(103, 97%, 77%) |
| HSV | hsv(103, 45%, 99%) |
| CMYK | cmyk(32.4%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.02, -45.16, 47.11) |
| CIE-LCH | lch(92.02, 65.27, 133.79°) |
| OKLab | oklab(91.56% -0.1239 0.1143) |
| OKLCH | oklch(91.56% 0.169 137.3) |
| XYZ | xyz(56.5057, 80.7411, 36.6472) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.26
Light Green
#96F97B
ΔE00 2.49
Pastel Green
#B0FF9D
ΔE00 2.61
Celery
#C1FD95
ΔE00 3.07
Spring Green (survey)
#A9F971
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD8A #DC8AFD
analogous
#E4FD8A #ABFD8A #8AFDA3
triadic
#ABFD8A #8AABFD #FD8AAB
tetradic
#ABFD8A #8AE4FD #DC8AFD #FDA38A
square
#ABFD8A #8AE4FD #DC8AFD #FDA38A
split-complementary
#ABFD8A #A38AFD #FD8AE4
monochromatic
#55FB12 #80FC4E #ABFD8A #D6FEC6 #E9FEE1
Accessibility & contrast
On white
1.22
#ABFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#ABFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD8A
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD8A | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#A8F6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd8a; /* rgb */ color: rgb(171, 253, 138); /* oklch */ color: oklch(91.6% 0.169 137.3);
Tailwind
colors: {
custom: {
50: '#c7feae',
500: '#abfd8a',
950: '#000000',
},
}SCSS
$custom: #abfd8a; $custom-light: #c7feae; $custom-dark: #000000;
JSON
{
"hex": "#abfd8a",
"rgb": {
"r": 171,
"g": 253,
"b": 138
},
"hsl": {
"h": 102.783,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.91561,
"c": 0.16859,
"h": 137.3
},
"luminance": 0.80743
}Semantic roles & 50–950 ramp
primary
#ABFD8A
secondary
#B44EDD
accent
#00E6A4
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681