#7EED91#7EED91
#7EED91 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.8% C 0.163 H 147.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7EED91 |
|---|---|
| RGB | rgb(126, 237, 145) |
| HSL | hsl(130, 76%, 71%) |
| HSV | hsv(130, 47%, 93%) |
| CMYK | cmyk(46.8%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(85.53, -50.84, 34.97) |
| CIE-LCH | lch(85.53, 61.70, 145.47°) |
| OKLab | oklab(85.77% -0.1381 0.0868) |
| OKLCH | oklch(85.77% 0.163 147.8) |
| XYZ | xyz(43.9966, 67.0451, 37.4052) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.11
Baby Green
#8CFF9E
ΔE00 3.83
Palegreen
#98FB98
ΔE00 3.84
Mint Green
#8FFF9F
ΔE00 3.89
Foam Green
#90FDA9
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EED91 #ED7EDA
analogous
#A2ED7E #7EED91 #7EEDC8
triadic
#7EED91 #917EED #ED917E
tetradic
#7EED91 #7EA2ED #ED7EDA #EDC87E
square
#7EED91 #7EA2ED #ED7EDA #EDC87E
split-complementary
#7EED91 #C87EED #ED7EA2
monochromatic
#1DD33D #48E663 #7EED91 #B4F4BF #E4FBE8
Accessibility & contrast
On white
1.46
#7EED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#7EED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EED91
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EED91 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DFD297
Tritanopia (blue-blind)
#6BE9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eed91; /* rgb */ color: rgb(126, 237, 145); /* oklch */ color: oklch(85.8% 0.163 147.8);
Tailwind
colors: {
custom: {
50: '#a9f3b2',
500: '#7eed91',
950: '#000000',
},
}SCSS
$custom: #7eed91; $custom-light: #a9f3b2; $custom-dark: #000000;
JSON
{
"hex": "#7eed91",
"rgb": {
"r": 126,
"g": 237,
"b": 145
},
"hsl": {
"h": 130.27,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.85769,
"c": 0.16312,
"h": 147.8
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#7EED91
secondary
#C748B1
accent
#0EB5D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581