#A2FE7F#A2FE7F
#A2FE7F is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.185 H 137.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FE7F |
|---|---|
| RGB | rgb(162, 254, 127) |
| HSL | hsl(103, 98%, 75%) |
| HSV | hsv(103, 50%, 100%) |
| CMYK | cmyk(36.2%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(91.73, -49.79, 51.83) |
| CIE-LCH | lch(91.73, 71.87, 133.85°) |
| OKLab | oklab(91.17% -0.1368 0.1243) |
| OKLCH | oklch(91.17% 0.185 137.7) |
| XYZ | xyz(54.1712, 80.0947, 32.6801) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.53
Spring Green (survey)
#A9F971
ΔE00 2.42
Easter Green
#8CFD7E
ΔE00 2.43
Light Grass Green
#9AF764
ΔE00 2.98
Key Lime
#AEFF6E
ΔE00 3.13
Light Lime
#AEFD6C
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FE7F #DB7FFE
analogous
#E1FE7F #A2FE7F #7FFE9C
triadic
#A2FE7F #7FA2FE #FE7FA2
tetradic
#A2FE7F #7FE1FE #DB7FFE #FE9C7F
square
#A2FE7F #7FE1FE #DB7FFE #FE9C7F
split-complementary
#A2FE7F #9C7FFE #FE7FE1
monochromatic
#4AFD06 #76FE42 #A2FE7F #CEFEBC #E9FFE1
Accessibility & contrast
On white
1.23
#A2FE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#A2FE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FE7F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FE7F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#9EF6E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2fe7f; /* rgb */ color: rgb(162, 254, 127); /* oklch */ color: oklch(91.2% 0.185 137.7);
Tailwind
colors: {
custom: {
50: '#c2ffa7',
500: '#a2fe7f',
950: '#000000',
},
}SCSS
$custom: #a2fe7f; $custom-light: #c2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#a2fe7f",
"rgb": {
"r": 162,
"g": 254,
"b": 127
},
"hsl": {
"h": 103.465,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91165,
"c": 0.18482,
"h": 137.7
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#A2FE7F
secondary
#B345DD
accent
#00E6A6
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680