#7EDD93#7EDD93
#7EDD93 is a light, vivid green. Relative luminance 0.583; OKLCH L 82.0% C 0.138 H 149.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD93 |
|---|---|
| RGB | rgb(126, 221, 147) |
| HSL | hsl(133, 58%, 68%) |
| HSV | hsv(133, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.88, -43.75, 27.78) |
| CIE-LCH | lch(80.88, 51.83, 147.58°) |
| OKLab | oklab(81.99% -0.1192 0.0698) |
| OKLCH | oklch(81.99% 0.138 149.6) |
| XYZ | xyz(39.7247, 58.2524, 36.7487) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 5.14
Light Sea Green
#98F6B0
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.05
Seafoam (survey)
#80F9AD
ΔE00 6.29
Seafoam Green
#7AF9AB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD93 #DD7EC8
analogous
#98DD7E #7EDD93 #7EDDC2
triadic
#7EDD93 #937EDD #DD937E
tetradic
#7EDD93 #7E98DD #DD7EC8 #DDC27E
square
#7EDD93 #7E98DD #DD7EC8 #DDC27E
split-complementary
#7EDD93 #C27EDD #DD7E98
monochromatic
#2FB24C #4ED06A #7EDD93 #AEEABC #DFF7E4
Accessibility & contrast
On white
1.66
#7EDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7EDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD93
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD93 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8E
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#6DDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd93; /* rgb */ color: rgb(126, 221, 147); /* oklch */ color: oklch(82.0% 0.138 149.6);
Tailwind
colors: {
custom: {
50: '#a8e8b3',
500: '#7edd93',
950: '#000000',
},
}SCSS
$custom: #7edd93; $custom-light: #a8e8b3; $custom-dark: #000000;
JSON
{
"hex": "#7edd93",
"rgb": {
"r": 126,
"g": 221,
"b": 147
},
"hsl": {
"h": 133.263,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.81991,
"c": 0.13812,
"h": 149.6
},
"luminance": 0.58255
}Semantic roles & 50–950 ramp
primary
#7EDD93
secondary
#B44C9D
accent
#20A1C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481