#7EDD92#7EDD92
#7EDD92 is a light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.139 H 149.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD92 |
|---|---|
| RGB | rgb(126, 221, 146) |
| HSL | hsl(133, 58%, 68%) |
| HSV | hsv(133, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.86, -43.92, 28.28) |
| CIE-LCH | lch(80.86, 52.23, 147.23°) |
| OKLab | oklab(81.97% -0.1196 0.071) |
| OKLCH | oklch(81.97% 0.139 149.3) |
| XYZ | xyz(39.6466, 58.2212, 36.3372) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 5.01
Light Sea Green
#98F6B0
ΔE00 5.95
Weird Green
#3AE57F
ΔE00 5.96
Seafoam (survey)
#80F9AD
ΔE00 6.33
Seafoam Green
#7AF9AB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD92 #DD7EC9
analogous
#99DD7E #7EDD92 #7EDDC2
triadic
#7EDD92 #927EDD #DD927E
tetradic
#7EDD92 #7E99DD #DD7EC9 #DDC27E
square
#7EDD92 #7E99DD #DD7EC9 #DDC27E
split-complementary
#7EDD92 #C27EDD #DD7E99
monochromatic
#2FB24A #4ED069 #7EDD92 #AEEABB #DFF7E4
Accessibility & contrast
On white
1.66
#7EDD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#7EDD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD92
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD92 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8D
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#6EDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd92; /* rgb */ color: rgb(126, 221, 146); /* oklch */ color: oklch(82.0% 0.139 149.3);
Tailwind
colors: {
custom: {
50: '#a8e8b2',
500: '#7edd92',
950: '#000000',
},
}SCSS
$custom: #7edd92; $custom-light: #a8e8b2; $custom-dark: #000000;
JSON
{
"hex": "#7edd92",
"rgb": {
"r": 126,
"g": 221,
"b": 146
},
"hsl": {
"h": 132.632,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.81971,
"c": 0.13908,
"h": 149.3
},
"luminance": 0.58224
}Semantic roles & 50–950 ramp
primary
#7EDD92
secondary
#B44C9E
accent
#20A3C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481