#7AFE89#7AFE89
#7AFE89 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.5% C 0.196 H 146.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE89 |
|---|---|
| RGB | rgb(122, 254, 137) |
| HSL | hsl(127, 99%, 74%) |
| HSV | hsv(127, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(90.24, -59.81, 44.93) |
| CIE-LCH | lch(90.24, 74.81, 143.09°) |
| OKLab | oklab(89.55% -0.1622 0.1095) |
| OKLCH | oklch(89.55% 0.196 146) |
| XYZ | xyz(47.9804, 76.8234, 35.9621) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.89
Easter Green
#8CFD7E
ΔE00 2.63
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.16
Palegreen
#98FB98
ΔE00 3.32
Light Green
#96F97B
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE89 #FE7AEF
analogous
#ADFE7A #7AFE89 #7AFECB
triadic
#7AFE89 #897AFE #FE897A
tetradic
#7AFE89 #7AADFE #FE7AEF #FECB7A
square
#7AFE89 #7AADFE #FE7AEF #FECB7A
split-complementary
#7AFE89 #CB7AFE #FE7AAD
monochromatic
#02FC1E #3DFE53 #7AFE89 #B7FEBF #E1FFE4
Accessibility & contrast
On white
1.28
#7AFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7AFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE89
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE89 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F0DE91
Tritanopia (blue-blind)
#63F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afe89; /* rgb */ color: rgb(122, 254, 137); /* oklch */ color: oklch(89.5% 0.196 146.0);
Tailwind
colors: {
custom: {
50: '#a9ffad',
500: '#7afe89',
950: '#000000',
},
}SCSS
$custom: #7afe89; $custom-light: #a9ffad; $custom-dark: #000000;
JSON
{
"hex": "#7afe89",
"rgb": {
"r": 122,
"g": 254,
"b": 137
},
"hsl": {
"h": 126.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89549,
"c": 0.19573,
"h": 146
},
"luminance": 0.76827
}Semantic roles & 50–950 ramp
primary
#7AFE89
secondary
#DC40CA
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681