#7EEE99#7EEE99
#7EEE99 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.2% C 0.157 H 149.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE99 |
|---|---|
| RGB | rgb(126, 238, 153) |
| HSL | hsl(134, 77%, 71%) |
| HSV | hsv(134, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.95, -49.94, 31.50) |
| CIE-LCH | lch(85.95, 59.05, 147.76°) |
| OKLab | oklab(86.15% -0.1358 0.0788) |
| OKLCH | oklch(86.15% 0.157 149.9) |
| XYZ | xyz(44.9256, 67.8812, 40.8658) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE99 #EE7ED3
analogous
#9BEE7E #7EEE99 #7EEED1
triadic
#7EEE99 #997EEE #EE997E
tetradic
#7EEE99 #7E9BEE #EE7ED3 #EED17E
square
#7EEE99 #7E9BEE #EE7ED3 #EED17E
split-complementary
#7EEE99 #D17EEE #EE7E9B
monochromatic
#1CD549 #48E76E #7EEE99 #B4F5C4 #E4FBEA
Accessibility & contrast
On white
1.44
#7EEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#7EEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE99
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE99 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE93
Deuteranopia (green-blind)
#DFD39E
Tritanopia (blue-blind)
#68EAD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7eee99; /* rgb */ color: rgb(126, 238, 153); /* oklch */ color: oklch(86.2% 0.157 149.9);
Tailwind
colors: {
custom: {
50: '#a9f4b7',
500: '#7eee99',
950: '#000000',
},
}SCSS
$custom: #7eee99; $custom-light: #a9f4b7; $custom-dark: #000000;
JSON
{
"hex": "#7eee99",
"rgb": {
"r": 126,
"g": 238,
"b": 153
},
"hsl": {
"h": 134.464,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86154,
"c": 0.157,
"h": 149.9
},
"luminance": 0.67885
}Semantic roles & 50–950 ramp
primary
#7EEE99
secondary
#C848A9
accent
#0DA8D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581