#7AFE7F#7AFE7F
#7AFE7F is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.4% C 0.205 H 144.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE7F |
|---|---|
| RGB | rgb(122, 254, 127) |
| HSL | hsl(122, 99%, 74%) |
| HSV | hsv(122, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(90.11, -61.17, 49.49) |
| CIE-LCH | lch(90.11, 78.68, 141.03°) |
| OKLab | oklab(89.4% -0.1661 0.1193) |
| OKLCH | oklch(89.4% 0.205 144.3) |
| XYZ | xyz(47.2960, 76.5497, 32.3578) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.60
Easter Green
#8CFD7E
ΔE00 1.75
Lighter Green
#75FD63
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.18
Light Bright Green
#53FE5C
ΔE00 3.86
Palegreen
#98FB98
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE7F #FE7AF9
analogous
#B7FE7A #7AFE7F #7AFEC1
triadic
#7AFE7F #7F7AFE #FE7F7A
tetradic
#7AFE7F #7AB7FE #FE7AF9 #FEC17A
square
#7AFE7F #7AB7FE #FE7AF9 #FEC17A
split-complementary
#7AFE7F #C17AFE #FE7AB7
monochromatic
#02FC0B #3DFE45 #7AFE7F #B7FEB9 #E1FFE2
Accessibility & contrast
On white
1.29
#7AFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7AFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE7F
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE7F | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#65F8E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afe7f; /* rgb */ color: rgb(122, 254, 127); /* oklch */ color: oklch(89.4% 0.205 144.3);
Tailwind
colors: {
custom: {
50: '#aaffa6',
500: '#7afe7f',
950: '#000000',
},
}SCSS
$custom: #7afe7f; $custom-light: #aaffa6; $custom-dark: #000000;
JSON
{
"hex": "#7afe7f",
"rgb": {
"r": 122,
"g": 254,
"b": 127
},
"hsl": {
"h": 122.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89404,
"c": 0.20454,
"h": 144.3
},
"luminance": 0.76554
}Semantic roles & 50–950 ramp
primary
#7AFE7F
secondary
#DC40D6
accent
#00DDE6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680