#7EDD94#7EDD94
#7EDD94 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.0% C 0.137 H 150.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD94 |
|---|---|
| RGB | rgb(126, 221, 148) |
| HSL | hsl(134, 58%, 68%) |
| HSV | hsv(134, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.90, -43.58, 27.29) |
| CIE-LCH | lch(80.90, 51.42, 147.94°) |
| OKLab | oklab(82.01% -0.1187 0.0686) |
| OKLCH | oklch(82.01% 0.137 150) |
| XYZ | xyz(39.8035, 58.2840, 37.1638) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 5.26
Light Sea Green
#98F6B0
ΔE00 5.86
Weird Green
#3AE57F
ΔE00 6.14
Seafoam (survey)
#80F9AD
ΔE00 6.25
Seafoam Green
#7AF9AB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD94 #DD7EC7
analogous
#97DD7E #7EDD94 #7EDDC3
triadic
#7EDD94 #947EDD #DD947E
tetradic
#7EDD94 #7E97DD #DD7EC7 #DDC37E
square
#7EDD94 #7E97DD #DD7EC7 #DDC37E
split-complementary
#7EDD94 #C37EDD #DD7E97
monochromatic
#2FB24D #4ED06C #7EDD94 #AEEABC #DFF7E4
Accessibility & contrast
On white
1.66
#7EDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7EDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD94
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD94 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#6DDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd94; /* rgb */ color: rgb(126, 221, 148); /* oklch */ color: oklch(82.0% 0.137 150.0);
Tailwind
colors: {
custom: {
50: '#a8e8b4',
500: '#7edd94',
950: '#000000',
},
}SCSS
$custom: #7edd94; $custom-light: #a8e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7edd94",
"rgb": {
"r": 126,
"g": 221,
"b": 148
},
"hsl": {
"h": 133.895,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.82011,
"c": 0.13715,
"h": 150
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#7EDD94
secondary
#B44C9C
accent
#209FC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481