#A7FC78#A7FC78
#A7FC78 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 90.9% C 0.186 H 135.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FC78 |
|---|---|
| RGB | rgb(167, 252, 120) |
| HSL | hsl(99, 96%, 73%) |
| HSV | hsv(99, 52%, 99%) |
| CMYK | cmyk(33.7%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.32, -48.13, 54.61) |
| CIE-LCH | lch(91.32, 72.79, 131.39°) |
| OKLab | oklab(90.87% -0.1328 0.1299) |
| OKLCH | oklch(90.87% 0.186 135.6) |
| XYZ | xyz(54.1356, 79.1901, 30.1985) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.12
Key Lime
#AEFF6E
ΔE00 1.97
Light Lime
#AEFD6C
ΔE00 2.07
Light Grass Green
#9AF764
ΔE00 2.19
Light Green
#96F97B
ΔE00 2.35
Pale Lime Green
#B1FF65
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FC78 #CD78FC
analogous
#E9FC78 #A7FC78 #78FC8B
triadic
#A7FC78 #78A7FC #FC78A7
tetradic
#A7FC78 #78E9FC #CD78FC #FC8B78
square
#A7FC78 #78E9FC #CD78FC #FC8B78
split-complementary
#A7FC78 #8B78FC #FC78E9
monochromatic
#5AF405 #80FB3C #A7FC78 #CEFDB4 #EBFEE1
Accessibility & contrast
On white
1.25
#A7FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#A7FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FC78
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FC78 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#A5F4DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a7fc78; /* rgb */ color: rgb(167, 252, 120); /* oklch */ color: oklch(90.9% 0.186 135.6);
Tailwind
colors: {
custom: {
50: '#c5fea2',
500: '#a7fc78',
950: '#000000',
},
}SCSS
$custom: #a7fc78; $custom-light: #c5fea2; $custom-dark: #000000;
JSON
{
"hex": "#a7fc78",
"rgb": {
"r": 167,
"g": 252,
"b": 120
},
"hsl": {
"h": 98.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90872,
"c": 0.18581,
"h": 135.6
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#A7FC78
secondary
#A23FD9
accent
#00E694
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680