#7EFE8B#7EFE8B
#7EFE8B is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.192 H 145.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFE8B |
|---|---|
| RGB | rgb(126, 254, 139) |
| HSL | hsl(126, 98%, 75%) |
| HSV | hsv(126, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(90.40, -58.53, 44.20) |
| CIE-LCH | lch(90.40, 73.35, 142.94°) |
| OKLab | oklab(89.73% -0.1588 0.108) |
| OKLCH | oklch(89.73% 0.192 145.8) |
| XYZ | xyz(48.7034, 77.1795, 36.7517) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.11
Easter Green
#8CFD7E
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 2.66
Mint Green
#8FFF9F
ΔE00 2.85
Palegreen
#98FB98
ΔE00 2.97
Light Green
#96F97B
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFE8B #FE7EF1
analogous
#B1FE7E #7EFE8B #7EFECB
triadic
#7EFE8B #8B7EFE #FE8B7E
tetradic
#7EFE8B #7EB1FE #FE7EF1 #FECB7E
square
#7EFE8B #7EB1FE #FE7EF1 #FECB7E
split-complementary
#7EFE8B #CB7EFE #FE7EB1
monochromatic
#05FD1E #41FE54 #7EFE8B #BBFEC2 #E1FFE4
Accessibility & contrast
On white
1.28
#7EFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7EFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFE8B
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFE8B | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#68F9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efe8b; /* rgb */ color: rgb(126, 254, 139); /* oklch */ color: oklch(89.7% 0.192 145.8);
Tailwind
colors: {
custom: {
50: '#abffae',
500: '#7efe8b',
950: '#000000',
},
}SCSS
$custom: #7efe8b; $custom-light: #abffae; $custom-dark: #000000;
JSON
{
"hex": "#7efe8b",
"rgb": {
"r": 126,
"g": 254,
"b": 139
},
"hsl": {
"h": 126.094,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.8973,
"c": 0.19205,
"h": 145.8
},
"luminance": 0.77183
}Semantic roles & 50–950 ramp
primary
#7EFE8B
secondary
#DD44CD
accent
#00CEE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681