#7EFE7E#7EFE7E
#7EFE7E is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.204 H 143.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFE7E |
|---|---|
| RGB | rgb(126, 254, 126) |
| HSL | hsl(120, 98%, 75%) |
| HSV | hsv(120, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(90.24, -60.28, 50.14) |
| CIE-LCH | lch(90.24, 78.41, 140.25°) |
| OKLab | oklab(89.54% -0.1639 0.1207) |
| OKLCH | oklch(89.54% 0.204 143.6) |
| XYZ | xyz(47.8094, 76.8219, 32.0434) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.70
Easter Green
#8CFD7E
ΔE00 1.35
Light Green
#96F97B
ΔE00 2.81
Lighter Green
#75FD63
ΔE00 2.95
Light Bright Green
#53FE5C
ΔE00 3.87
Palegreen
#98FB98
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFE7E #FE7EFE
analogous
#BEFE7E #7EFE7E #7EFEBE
triadic
#7EFE7E #7E7EFE #FE7E7E
tetradic
#7EFE7E #7EBEFE #FE7EFE #FEBE7E
square
#7EFE7E #7EBEFE #FE7EFE #FEBE7E
split-complementary
#7EFE7E #BE7EFE #FE7EBE
monochromatic
#05FD05 #41FE41 #7EFE7E #BBFEBB #E1FFE1
Accessibility & contrast
On white
1.28
#7EFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7EFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFE7E
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFE7E | 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)
#FFEA73
Deuteranopia (green-blind)
#F1DF87
Tritanopia (blue-blind)
#6CF8E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efe7e; /* rgb */ color: rgb(126, 254, 126); /* oklch */ color: oklch(89.5% 0.204 143.6);
Tailwind
colors: {
custom: {
50: '#acffa6',
500: '#7efe7e',
950: '#000000',
},
}SCSS
$custom: #7efe7e; $custom-light: #acffa6; $custom-dark: #000000;
JSON
{
"hex": "#7efe7e",
"rgb": {
"r": 126,
"g": 254,
"b": 126
},
"hsl": {
"h": 120,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.89542,
"c": 0.20355,
"h": 143.6
},
"luminance": 0.76826
}Semantic roles & 50–950 ramp
primary
#7EFE7E
secondary
#DD44DD
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680