#7EEE8A#7EEE8A
#7EEE8A is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.171 H 146.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE8A |
|---|---|
| RGB | rgb(126, 238, 138) |
| HSL | hsl(126, 77%, 71%) |
| HSV | hsv(126, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.71, -52.33, 38.70) |
| CIE-LCH | lch(85.71, 65.08, 143.52°) |
| OKLab | oklab(85.89% -0.1421 0.0953) |
| OKLCH | oklch(85.89% 0.171 146.2) |
| XYZ | xyz(43.7637, 67.4165, 34.7464) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.90
Palegreen
#98FB98
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.77
Mint Green
#8FFF9F
ΔE00 3.85
Foam Green
#90FDA9
ΔE00 4.52
Easter Green
#8CFD7E
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE8A #EE7EE2
analogous
#AAEE7E #7EEE8A #7EEEC2
triadic
#7EEE8A #8A7EEE #EE8A7E
tetradic
#7EEE8A #7EAAEE #EE7EE2 #EEC27E
square
#7EEE8A #7EAAEE #EE7EE2 #EEC27E
split-complementary
#7EEE8A #C27EEE #EE7EAA
monochromatic
#1CD530 #48E759 #7EEE8A #B4F5BB #E4FBE6
Accessibility & contrast
On white
1.45
#7EEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#7EEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE8A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE8A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#6CE9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eee8a; /* rgb */ color: rgb(126, 238, 138); /* oklch */ color: oklch(85.9% 0.171 146.2);
Tailwind
colors: {
custom: {
50: '#aaf4ad',
500: '#7eee8a',
950: '#000000',
},
}SCSS
$custom: #7eee8a; $custom-light: #aaf4ad; $custom-dark: #000000;
JSON
{
"hex": "#7eee8a",
"rgb": {
"r": 126,
"g": 238,
"b": 138
},
"hsl": {
"h": 126.429,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.85887,
"c": 0.17112,
"h": 146.2
},
"luminance": 0.6742
}Semantic roles & 50–950 ramp
primary
#7EEE8A
secondary
#C848BA
accent
#0DC3D9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581