#7EED97#7EED97
#7EED97 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.9% C 0.157 H 149.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7EED97 |
|---|---|
| RGB | rgb(126, 237, 151) |
| HSL | hsl(134, 76%, 71%) |
| HSV | hsv(134, 47%, 93%) |
| CMYK | cmyk(46.8%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(85.62, -49.86, 32.08) |
| CIE-LCH | lch(85.62, 59.29, 147.24°) |
| OKLab | oklab(85.88% -0.1355 0.0801) |
| OKLCH | oklch(85.88% 0.157 149.4) |
| XYZ | xyz(44.4715, 67.2351, 39.9064) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.57
Foam Green
#90FDA9
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EED97 #ED7ED4
analogous
#9CED7E #7EED97 #7EEDCF
triadic
#7EED97 #977EED #ED977E
tetradic
#7EED97 #7E9CED #ED7ED4 #EDCF7E
square
#7EED97 #7E9CED #ED7ED4 #EDCF7E
split-complementary
#7EED97 #CF7EED #ED7E9C
monochromatic
#1DD346 #48E66C #7EED97 #B4F4C2 #E4FBE9
Accessibility & contrast
On white
1.45
#7EED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#7EED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EED97
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EED97 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#69E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eed97; /* rgb */ color: rgb(126, 237, 151); /* oklch */ color: oklch(85.9% 0.157 149.4);
Tailwind
colors: {
custom: {
50: '#a9f3b6',
500: '#7eed97',
950: '#000000',
},
}SCSS
$custom: #7eed97; $custom-light: #a9f3b6; $custom-dark: #000000;
JSON
{
"hex": "#7eed97",
"rgb": {
"r": 126,
"g": 237,
"b": 151
},
"hsl": {
"h": 133.514,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.85878,
"c": 0.15745,
"h": 149.4
},
"luminance": 0.67238
}Semantic roles & 50–950 ramp
primary
#7EED97
secondary
#C748AA
accent
#0EAAD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581