#7EE08E#7EE08E
#7EE08E is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.147 H 147.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE08E |
|---|---|
| RGB | rgb(126, 224, 142) |
| HSL | hsl(130, 61%, 69%) |
| HSV | hsv(130, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.67, -45.87, 31.41) |
| CIE-LCH | lch(81.67, 55.60, 145.60°) |
| OKLab | oklab(82.61% -0.1248 0.0784) |
| OKLCH | oklch(82.61% 0.147 147.9) |
| XYZ | xyz(40.1400, 59.6972, 34.9935) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 6.05
Seafoam Green
#7AF9AB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE08E #E07ED0
analogous
#9FE07E #7EE08E #7EE0BF
triadic
#7EE08E #8E7EE0 #E08E7E
tetradic
#7EE08E #7E9FE0 #E07ED0 #E0BF7E
square
#7EE08E #7E9FE0 #E07ED0 #E0BF7E
split-complementary
#7EE08E #BF7EE0 #E07E9F
monochromatic
#2CB843 #4DD463 #7EE08E #AFECB9 #E1F8E4
Accessibility & contrast
On white
1.62
#7EE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#7EE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE08E
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE08E | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#6EDCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ee08e; /* rgb */ color: rgb(126, 224, 142); /* oklch */ color: oklch(82.6% 0.147 147.9);
Tailwind
colors: {
custom: {
50: '#a8eaaf',
500: '#7ee08e',
950: '#000000',
},
}SCSS
$custom: #7ee08e; $custom-light: #a8eaaf; $custom-dark: #000000;
JSON
{
"hex": "#7ee08e",
"rgb": {
"r": 126,
"g": 224,
"b": 142
},
"hsl": {
"h": 129.796,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.8261,
"c": 0.14736,
"h": 147.9
},
"luminance": 0.597
}Semantic roles & 50–950 ramp
primary
#7EE08E
secondary
#B74BA5
accent
#1DADC9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481