#A4F080#A4F080
#A4F080 is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.0% C 0.163 H 136.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A4F080 |
|---|---|
| RGB | rgb(164, 240, 128) |
| HSL | hsl(101, 79%, 72%) |
| HSV | hsv(101, 47%, 94%) |
| CMYK | cmyk(31.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(87.86, -43.05, 46.63) |
| CIE-LCH | lch(87.86, 63.46, 132.72°) |
| OKLab | oklab(88.05% -0.1183 0.1128) |
| OKLCH | oklch(88.05% 0.163 136.4) |
| XYZ | xyz(50.3649, 71.7692, 31.6171) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.41
Pale Light Green
#B1FC99
ΔE00 3.46
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.10
Light Grass Green
#9AF764
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4F080 #CC80F0
analogous
#DCF080 #A4F080 #80F094
triadic
#A4F080 #80A4F0 #F080A4
tetradic
#A4F080 #80DCF0 #CC80F0 #F09480
square
#A4F080 #80DCF0 #CC80F0 #F09480
split-complementary
#A4F080 #9480F0 #F080DC
monochromatic
#58DC1A #7DEA49 #A4F080 #CBF6B7 #EBFCE4
Accessibility & contrast
On white
1.37
#A4F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#A4F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4F080
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4F080 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#A2E9D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #a4f080; /* rgb */ color: rgb(164, 240, 128); /* oklch */ color: oklch(88.0% 0.163 136.4);
Tailwind
colors: {
custom: {
50: '#c2f5a7',
500: '#a4f080',
950: '#000000',
},
}SCSS
$custom: #a4f080; $custom-light: #c2f5a7; $custom-dark: #000000;
JSON
{
"hex": "#a4f080",
"rgb": {
"r": 164,
"g": 240,
"b": 128
},
"hsl": {
"h": 100.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88049,
"c": 0.16344,
"h": 136.4
},
"luminance": 0.71771
}Semantic roles & 50–950 ramp
primary
#A4F080
secondary
#A14ACB
accent
#0ADB98
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#131710
muted
#828580