#A7FE78#A7FE78
#A7FE78 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.3% C 0.188 H 135.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FE78 |
|---|---|
| RGB | rgb(167, 254, 120) |
| HSL | hsl(99, 99%, 73%) |
| HSV | hsv(99, 53%, 100%) |
| CMYK | cmyk(34.3%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(91.89, -48.97, 55.28) |
| CIE-LCH | lch(91.89, 73.85, 131.53°) |
| OKLab | oklab(91.33% -0.1352 0.1314) |
| OKLCH | oklch(91.33% 0.188 135.8) |
| XYZ | xyz(54.7670, 80.4528, 30.4089) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.36
Key Lime
#AEFF6E
ΔE00 1.83
Light Lime
#AEFD6C
ΔE00 2.02
Light Grass Green
#9AF764
ΔE00 2.28
Light Green
#96F97B
ΔE00 2.47
Pale Lime Green
#B1FF65
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FE78 #CF78FE
analogous
#EAFE78 #A7FE78 #78FE8C
triadic
#A7FE78 #78A7FE #FE78A7
tetradic
#A7FE78 #78EAFE #CF78FE #FE8C78
square
#A7FE78 #78EAFE #CF78FE #FE8C78
split-complementary
#A7FE78 #8C78FE #FE78EA
monochromatic
#59FA02 #7FFE3B #A7FE78 #CFFEB5 #EBFFE1
Accessibility & contrast
On white
1.23
#A7FE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#A7FE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FE78
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FE78 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6B
Deuteranopia (green-blind)
#FAE581
Tritanopia (blue-blind)
#A5F6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a7fe78; /* rgb */ color: rgb(167, 254, 120); /* oklch */ color: oklch(91.3% 0.188 135.8);
Tailwind
colors: {
custom: {
50: '#c5ffa2',
500: '#a7fe78',
950: '#000000',
},
}SCSS
$custom: #a7fe78; $custom-light: #c5ffa2; $custom-dark: #000000;
JSON
{
"hex": "#a7fe78",
"rgb": {
"r": 167,
"g": 254,
"b": 120
},
"hsl": {
"h": 98.955,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91334,
"c": 0.18849,
"h": 135.8
},
"luminance": 0.80455
}Semantic roles & 50–950 ramp
primary
#A7FE78
secondary
#A53FDC
accent
#00E695
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680