#ABFC8A#ABFC8A
#ABFC8A is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.167 H 137.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC8A |
|---|---|
| RGB | rgb(171, 252, 138) |
| HSL | hsl(103, 95%, 76%) |
| HSV | hsv(103, 45%, 99%) |
| CMYK | cmyk(32.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.73, -44.73, 46.76) |
| CIE-LCH | lch(91.73, 64.71, 133.73°) |
| OKLab | oklab(91.33% -0.1227 0.1135) |
| OKLCH | oklch(91.33% 0.167 137.2) |
| XYZ | xyz(56.1908, 80.1114, 36.5422) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.16
Light Green
#96F97B
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.57
Celery
#C1FD95
ΔE00 3.00
Spring Green (survey)
#A9F971
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC8A #DB8AFC
analogous
#E4FC8A #ABFC8A #8AFCA2
triadic
#ABFC8A #8AABFC #FC8AAB
tetradic
#ABFC8A #8AE4FC #DB8AFC #FCA28A
square
#ABFC8A #8AE4FC #DB8AFC #FCA28A
split-complementary
#ABFC8A #A28AFC #FC8AE4
monochromatic
#55F913 #80FA4E #ABFC8A #D6FEC6 #EAFEE1
Accessibility & contrast
On white
1.23
#ABFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ABFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC8A
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC8A | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#A8F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc8a; /* rgb */ color: rgb(171, 252, 138); /* oklch */ color: oklch(91.3% 0.167 137.2);
Tailwind
colors: {
custom: {
50: '#c7feae',
500: '#abfc8a',
950: '#000000',
},
}SCSS
$custom: #abfc8a; $custom-light: #c7feae; $custom-dark: #000000;
JSON
{
"hex": "#abfc8a",
"rgb": {
"r": 171,
"g": 252,
"b": 138
},
"hsl": {
"h": 102.632,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91332,
"c": 0.16718,
"h": 137.2
},
"luminance": 0.80114
}Semantic roles & 50–950 ramp
primary
#ABFC8A
secondary
#B34FDC
accent
#00E6A3
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681