#7FEE82#7FEE82
#7FEE82 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.178 H 144.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEE82 |
|---|---|
| RGB | rgb(127, 238, 130) |
| HSL | hsl(122, 77%, 72%) |
| HSV | hsv(122, 47%, 93%) |
| CMYK | cmyk(46.6%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.64, -53.22, 42.53) |
| CIE-LCH | lch(85.64, 68.12, 141.37°) |
| OKLab | oklab(85.8% -0.1447 0.1038) |
| OKLCH | oklch(85.8% 0.178 144.4) |
| XYZ | xyz(43.3540, 67.2697, 31.8146) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.37
Palegreen
#98FB98
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.93
Light Green
#96F97B
ΔE00 4.11
Lightgreen (survey)
#76FF7B
ΔE00 4.23
Baby Green
#8CFF9E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEE82 #EE7FEB
analogous
#B4EE7F #7FEE82 #7FEEBA
triadic
#7FEE82 #827FEE #EE827F
tetradic
#7FEE82 #7FB4EE #EE7FEB #EEBA7F
square
#7FEE82 #7FB4EE #EE7FEB #EEBA7F
split-complementary
#7FEE82 #BA7FEE #EE7FB4
monochromatic
#1CD621 #49E74D #7FEE82 #B5F5B7 #E4FBE5
Accessibility & contrast
On white
1.45
#7FEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#7FEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEE82
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEE82 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC79
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#70E9D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7fee82; /* rgb */ color: rgb(127, 238, 130); /* oklch */ color: oklch(85.8% 0.178 144.4);
Tailwind
colors: {
custom: {
50: '#aaf4a8',
500: '#7fee82',
950: '#000000',
},
}SCSS
$custom: #7fee82; $custom-light: #aaf4a8; $custom-dark: #000000;
JSON
{
"hex": "#7fee82",
"rgb": {
"r": 127,
"g": 238,
"b": 130
},
"hsl": {
"h": 121.622,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.85801,
"c": 0.17806,
"h": 144.4
},
"luminance": 0.67273
}Semantic roles & 50–950 ramp
primary
#7FEE82
secondary
#C849C5
accent
#0DD3D9
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#111710
muted
#818580