#A7F87F#A7F87F
#A7F87F is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.174 H 136.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F87F |
|---|---|
| RGB | rgb(167, 248, 127) |
| HSL | hsl(100, 90%, 74%) |
| HSV | hsv(100, 49%, 97%) |
| CMYK | cmyk(32.7%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.27, -45.64, 50.10) |
| CIE-LCH | lch(90.27, 67.77, 132.33°) |
| OKLab | oklab(90.04% -0.1256 0.1204) |
| OKLCH | oklch(90.04% 0.174 136.2) |
| XYZ | xyz(53.3331, 76.8804, 32.1039) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.03
Light Green
#96F97B
ΔE00 2.04
Light Grass Green
#9AF764
ΔE00 3.05
Key Lime
#AEFF6E
ΔE00 3.28
Light Lime
#AEFD6C
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F87F #D07FF8
analogous
#E4F87F #A7F87F #7FF893
triadic
#A7F87F #7FA7F8 #F87FA7
tetradic
#A7F87F #7FE4F8 #D07FF8 #F8937F
square
#A7F87F #7FE4F8 #D07FF8 #F8937F
split-complementary
#A7F87F #937FF8 #F87FE4
monochromatic
#58F00D #7FF545 #A7F87F #CFFBB9 #EBFDE2
Accessibility & contrast
On white
1.28
#A7F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#A7F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F87F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F87F | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#A5F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a7f87f; /* rgb */ color: rgb(167, 248, 127); /* oklch */ color: oklch(90.0% 0.174 136.2);
Tailwind
colors: {
custom: {
50: '#c4fba6',
500: '#a7f87f',
950: '#000000',
},
}SCSS
$custom: #a7f87f; $custom-light: #c4fba6; $custom-dark: #000000;
JSON
{
"hex": "#a7f87f",
"rgb": {
"r": 167,
"g": 248,
"b": 127
},
"hsl": {
"h": 100.165,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90042,
"c": 0.17402,
"h": 136.2
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#A7F87F
secondary
#A646D5
accent
#00E69A
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580