#7EE08D#7EE08D
#7EE08D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.148 H 147.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE08D |
|---|---|
| RGB | rgb(126, 224, 141) |
| HSL | hsl(129, 61%, 69%) |
| HSV | hsv(129, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.66, -46.04, 31.89) |
| CIE-LCH | lch(81.66, 56.01, 145.29°) |
| OKLab | oklab(82.59% -0.1252 0.0795) |
| OKLCH | oklch(82.59% 0.148 147.6) |
| XYZ | xyz(40.0653, 59.6673, 34.5999) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.34
Light Sea Green
#98F6B0
ΔE00 5.91
Seafoam Green
#7AF9AB
ΔE00 6.13
Seafoam (survey)
#80F9AD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE08D #E07ED1
analogous
#A0E07E #7EE08D #7EE0BE
triadic
#7EE08D #8D7EE0 #E08D7E
tetradic
#7EE08D #7EA0E0 #E07ED1 #E0BE7E
square
#7EE08D #7EA0E0 #E07ED1 #E0BE7E
split-complementary
#7EE08D #BE7EE0 #E07EA0
monochromatic
#2CB841 #4DD461 #7EE08D #AFECB9 #E1F8E4
Accessibility & contrast
On white
1.62
#7EE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7EE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE08D
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE08D | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#6EDCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ee08d; /* rgb */ color: rgb(126, 224, 141); /* oklch */ color: oklch(82.6% 0.148 147.6);
Tailwind
colors: {
custom: {
50: '#a8eaaf',
500: '#7ee08d',
950: '#000000',
},
}SCSS
$custom: #7ee08d; $custom-light: #a8eaaf; $custom-dark: #000000;
JSON
{
"hex": "#7ee08d",
"rgb": {
"r": 126,
"g": 224,
"b": 141
},
"hsl": {
"h": 129.184,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82591,
"c": 0.14832,
"h": 147.6
},
"luminance": 0.5967
}Semantic roles & 50–950 ramp
primary
#7EE08D
secondary
#B74BA7
accent
#1DAFC9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481