#7AFA77#7AFA77
#7AFA77 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.3% C 0.206 H 143.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFA77 |
|---|---|
| RGB | rgb(122, 250, 119) |
| HSL | hsl(119, 93%, 72%) |
| HSV | hsv(119, 52%, 98%) |
| CMYK | cmyk(51.2%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(88.85, -60.67, 51.64) |
| CIE-LCH | lch(88.85, 79.68, 139.60°) |
| OKLab | oklab(88.33% -0.1651 0.1236) |
| OKLCH | oklch(88.33% 0.206 143.2) |
| XYZ | xyz(45.5391, 73.8371, 29.3014) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.13
Easter Green
#8CFD7E
ΔE00 1.62
Lighter Green
#75FD63
ΔE00 2.49
Light Green
#96F97B
ΔE00 2.70
Light Bright Green
#53FE5C
ΔE00 3.45
Light Neon Green
#4EFD54
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFA77 #F777FA
analogous
#BCFA77 #7AFA77 #77FAB6
triadic
#7AFA77 #777AFA #FA777A
tetradic
#7AFA77 #77BCFA #F777FA #FAB677
square
#7AFA77 #77BCFA #F777FA #FAB677
split-complementary
#7AFA77 #B677FA #FA77BC
monochromatic
#0EEE09 #40F83C #7AFA77 #B4FCB2 #E2FEE1
Accessibility & contrast
On white
1.33
#7AFA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#7AFA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFA77
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFA77 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66B
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#68F4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7afa77; /* rgb */ color: rgb(122, 250, 119); /* oklch */ color: oklch(88.3% 0.206 143.2);
Tailwind
colors: {
custom: {
50: '#a9fda1',
500: '#7afa77',
950: '#000000',
},
}SCSS
$custom: #7afa77; $custom-light: #a9fda1; $custom-dark: #000000;
JSON
{
"hex": "#7afa77",
"rgb": {
"r": 122,
"g": 250,
"b": 119
},
"hsl": {
"h": 118.626,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.88332,
"c": 0.20622,
"h": 143.2
},
"luminance": 0.73841
}Semantic roles & 50–950 ramp
primary
#7AFA77
secondary
#D33FD6
accent
#00E6E0
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680