#A7FC84#A7FC84
#A7FC84 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.0% C 0.175 H 137.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FC84 |
|---|---|
| RGB | rgb(167, 252, 132) |
| HSL | hsl(103, 95%, 75%) |
| HSV | hsv(103, 48%, 99%) |
| CMYK | cmyk(33.7%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.46, -46.76, 49.22) |
| CIE-LCH | lch(91.46, 67.89, 133.53°) |
| OKLab | oklab(91.03% -0.1284 0.1188) |
| OKLCH | oklch(91.03% 0.175 137.2) |
| XYZ | xyz(54.9100, 79.4998, 34.2771) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.89
Spring Green (survey)
#A9F971
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.96
Easter Green
#8CFD7E
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 3.31
Key Lime
#AEFF6E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FC84 #D984FC
analogous
#E3FC84 #A7FC84 #84FC9D
triadic
#A7FC84 #84A7FC #FC84A7
tetradic
#A7FC84 #84E3FC #D984FC #FC9D84
square
#A7FC84 #84E3FC #D984FC #FC9D84
split-complementary
#A7FC84 #9D84FC #FC84E3
monochromatic
#52F90D #7CFB48 #A7FC84 #D2FDC0 #EAFEE1
Accessibility & contrast
On white
1.24
#A7FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#A7FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FC84
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FC84 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#A4F5E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a7fc84; /* rgb */ color: rgb(167, 252, 132); /* oklch */ color: oklch(91.0% 0.175 137.2);
Tailwind
colors: {
custom: {
50: '#c4feaa',
500: '#a7fc84',
950: '#000000',
},
}SCSS
$custom: #a7fc84; $custom-light: #c4feaa; $custom-dark: #000000;
JSON
{
"hex": "#a7fc84",
"rgb": {
"r": 167,
"g": 252,
"b": 132
},
"hsl": {
"h": 102.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91031,
"c": 0.17492,
"h": 137.2
},
"luminance": 0.79502
}Semantic roles & 50–950 ramp
primary
#A7FC84
secondary
#B049DB
accent
#00E6A3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681