#A7FC8A#A7FC8A
#A7FC8A is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.1% C 0.169 H 138.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FC8A |
|---|---|
| RGB | rgb(167, 252, 138) |
| HSL | hsl(105, 95%, 76%) |
| HSV | hsv(105, 45%, 99%) |
| CMYK | cmyk(33.7%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.54, -46.02, 46.47) |
| CIE-LCH | lch(91.54, 65.40, 134.72°) |
| OKLab | oklab(91.12% -0.1261 0.1129) |
| OKLCH | oklch(91.12% 0.169 138.2) |
| XYZ | xyz(55.3325, 79.6688, 36.5020) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.17
Pale Light Green
#B1FC99
ΔE00 2.22
Pastel Green
#B0FF9D
ΔE00 2.52
Easter Green
#8CFD7E
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FC8A #DF8AFC
analogous
#E0FC8A #A7FC8A #8AFCA6
triadic
#A7FC8A #8AA7FC #FC8AA7
tetradic
#A7FC8A #8AE0FC #DF8AFC #FCA68A
square
#A7FC8A #8AE0FC #DF8AFC #FCA68A
split-complementary
#A7FC8A #A68AFC #FC8AE0
monochromatic
#4DF913 #7AFA4E #A7FC8A #D4FEC6 #E9FEE1
Accessibility & contrast
On white
1.24
#A7FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#A7FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FC8A
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FC8A | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#A3F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a7fc8a; /* rgb */ color: rgb(167, 252, 138); /* oklch */ color: oklch(91.1% 0.169 138.2);
Tailwind
colors: {
custom: {
50: '#c4feae',
500: '#a7fc8a',
950: '#000000',
},
}SCSS
$custom: #a7fc8a; $custom-light: #c4feae; $custom-dark: #000000;
JSON
{
"hex": "#a7fc8a",
"rgb": {
"r": 167,
"g": 252,
"b": 138
},
"hsl": {
"h": 104.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91118,
"c": 0.16927,
"h": 138.2
},
"luminance": 0.79671
}Semantic roles & 50–950 ramp
primary
#A7FC8A
secondary
#B84FDC
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681