#7EDD89#7EDD89
#7EDD89 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.8% C 0.148 H 146.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD89 |
|---|---|
| RGB | rgb(126, 221, 137) |
| HSL | hsl(127, 58%, 68%) |
| HSV | hsv(127, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(80.71, -45.40, 32.68) |
| CIE-LCH | lch(80.71, 55.94, 144.25°) |
| OKLab | oklab(81.8% -0.1235 0.0812) |
| OKLCH | oklch(81.8% 0.148 146.7) |
| XYZ | xyz(38.9739, 57.9521, 32.7943) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.73
Lightish Green
#61E160
ΔE00 6.28
Emerald
#50C878
ΔE00 6.45
Tealish Green
#0CDC73
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD89 #DD7ED2
analogous
#A2DD7E #7EDD89 #7EDDB8
triadic
#7EDD89 #897EDD #DD897E
tetradic
#7EDD89 #7EA2DD #DD7ED2 #DDB87E
square
#7EDD89 #7EA2DD #DD7ED2 #DDB87E
split-complementary
#7EDD89 #B87EDD #DD7EA2
monochromatic
#2FB23E #4ED05D #7EDD89 #AEEAB5 #DFF7E2
Accessibility & contrast
On white
1.67
#7EDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#7EDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD89
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD89 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE83
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#70D9C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7edd89; /* rgb */ color: rgb(126, 221, 137); /* oklch */ color: oklch(81.8% 0.148 146.7);
Tailwind
colors: {
custom: {
50: '#a8e8ac',
500: '#7edd89',
950: '#000000',
},
}SCSS
$custom: #7edd89; $custom-light: #a8e8ac; $custom-dark: #000000;
JSON
{
"hex": "#7edd89",
"rgb": {
"r": 126,
"g": 221,
"b": 137
},
"hsl": {
"h": 126.947,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.818,
"c": 0.14783,
"h": 146.7
},
"luminance": 0.57955
}Semantic roles & 50–950 ramp
primary
#7EDD89
secondary
#B44CA8
accent
#20B3C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481