#7AFA80#7AFA80
#7AFA80 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.5% C 0.198 H 144.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFA80 |
|---|---|
| RGB | rgb(122, 250, 128) |
| HSL | hsl(123, 93%, 73%) |
| HSV | hsv(123, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.95, -59.52, 47.59) |
| CIE-LCH | lch(88.95, 76.20, 141.36°) |
| OKLab | oklab(88.46% -0.1616 0.1151) |
| OKLCH | oklch(88.46% 0.198 144.5) |
| XYZ | xyz(46.1054, 74.0636, 32.2840) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.42
Easter Green
#8CFD7E
ΔE00 1.99
Light Green
#96F97B
ΔE00 3.17
Lighter Green
#75FD63
ΔE00 3.65
Palegreen
#98FB98
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFA80 #FA7AF4
analogous
#B4FA7A #7AFA80 #7AFAC0
triadic
#7AFA80 #807AFA #FA807A
tetradic
#7AFA80 #7AB4FA #FA7AF4 #FAC07A
square
#7AFA80 #7AB4FA #FA7AF4 #FAC07A
split-complementary
#7AFA80 #C07AFA #FA7AB4
monochromatic
#09F114 #3FF848 #7AFA80 #B5FCB8 #E2FEE3
Accessibility & contrast
On white
1.33
#7AFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#7AFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFA80
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFA80 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#66F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7afa80; /* rgb */ color: rgb(122, 250, 128); /* oklch */ color: oklch(88.5% 0.198 144.5);
Tailwind
colors: {
custom: {
50: '#a9fda7',
500: '#7afa80',
950: '#000000',
},
}SCSS
$custom: #7afa80; $custom-light: #a9fda7; $custom-dark: #000000;
JSON
{
"hex": "#7afa80",
"rgb": {
"r": 122,
"g": 250,
"b": 128
},
"hsl": {
"h": 122.813,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.88455,
"c": 0.19843,
"h": 144.5
},
"luminance": 0.74067
}Semantic roles & 50–950 ramp
primary
#7AFA80
secondary
#D741D0
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680