#7EEE8D#7EEE8D
#7EEE8D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.168 H 146.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE8D |
|---|---|
| RGB | rgb(126, 238, 141) |
| HSL | hsl(128, 77%, 71%) |
| HSV | hsv(128, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.76, -51.87, 37.27) |
| CIE-LCH | lch(85.76, 63.87, 144.30°) |
| OKLab | oklab(85.94% -0.1409 0.0921) |
| OKLCH | oklch(85.94% 0.168 146.8) |
| XYZ | xyz(43.9839, 67.5045, 35.9061) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.90
Palegreen
#98FB98
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.74
Foam Green
#90FDA9
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE8D #EE7EDF
analogous
#A7EE7E #7EEE8D #7EEEC5
triadic
#7EEE8D #8D7EEE #EE8D7E
tetradic
#7EEE8D #7EA7EE #EE7EDF #EEC57E
square
#7EEE8D #7EA7EE #EE7EDF #EEC57E
split-complementary
#7EEE8D #C57EEE #EE7EA7
monochromatic
#1CD535 #48E75D #7EEE8D #B4F5BD #E4FBE7
Accessibility & contrast
On white
1.45
#7EEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#7EEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE8D
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE8D | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#6CE9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eee8d; /* rgb */ color: rgb(126, 238, 141); /* oklch */ color: oklch(85.9% 0.168 146.8);
Tailwind
colors: {
custom: {
50: '#aaf4af',
500: '#7eee8d',
950: '#000000',
},
}SCSS
$custom: #7eee8d; $custom-light: #aaf4af; $custom-dark: #000000;
JSON
{
"hex": "#7eee8d",
"rgb": {
"r": 126,
"g": 238,
"b": 141
},
"hsl": {
"h": 128.036,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.85938,
"c": 0.16831,
"h": 146.8
},
"luminance": 0.67508
}Semantic roles & 50–950 ramp
primary
#7EEE8D
secondary
#C848B7
accent
#0DBED9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581