#A7FC7D#A7FC7D
#A7FC7D is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.181 H 136.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FC7D |
|---|---|
| RGB | rgb(167, 252, 125) |
| HSL | hsl(100, 95%, 74%) |
| HSV | hsv(100, 50%, 99%) |
| CMYK | cmyk(33.7%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(91.38, -47.57, 52.38) |
| CIE-LCH | lch(91.38, 70.76, 132.25°) |
| OKLab | oklab(90.94% -0.131 0.1254) |
| OKLCH | oklch(90.94% 0.181 136.3) |
| XYZ | xyz(54.4470, 79.3146, 31.8385) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.67
Light Green
#96F97B
ΔE00 2.02
Key Lime
#AEFF6E
ΔE00 2.57
Light Grass Green
#9AF764
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FC7D #D27DFC
analogous
#E7FC7D #A7FC7D #7DFC93
triadic
#A7FC7D #7DA7FC #FC7DA7
tetradic
#A7FC7D #7DE7FC #D27DFC #FC937D
square
#A7FC7D #7DE7FC #D27DFC #FC937D
split-complementary
#A7FC7D #937DFC #FC7DE7
monochromatic
#56F906 #7FFB41 #A7FC7D #CFFDB9 #EBFEE1
Accessibility & contrast
On white
1.25
#A7FC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#A7FC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FC7D
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FC7D | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#F7E485
Tritanopia (blue-blind)
#A5F4DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a7fc7d; /* rgb */ color: rgb(167, 252, 125); /* oklch */ color: oklch(90.9% 0.181 136.3);
Tailwind
colors: {
custom: {
50: '#c5fea5',
500: '#a7fc7d',
950: '#000000',
},
}SCSS
$custom: #a7fc7d; $custom-light: #c5fea5; $custom-dark: #000000;
JSON
{
"hex": "#a7fc7d",
"rgb": {
"r": 167,
"g": 252,
"b": 125
},
"hsl": {
"h": 100.157,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90936,
"c": 0.18135,
"h": 136.3
},
"luminance": 0.79317
}Semantic roles & 50–950 ramp
primary
#A7FC7D
secondary
#A843DA
accent
#00E69A
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680