#7EDE8A#7EDE8A
#7EDE8A is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.1% C 0.148 H 146.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDE8A |
|---|---|
| RGB | rgb(126, 222, 138) |
| HSL | hsl(128, 59%, 68%) |
| HSV | hsv(128, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(81.02, -45.67, 32.58) |
| CIE-LCH | lch(81.02, 56.10, 144.49°) |
| OKLab | oklab(82.06% -0.1242 0.081) |
| OKLCH | oklch(82.06% 0.148 146.9) |
| XYZ | xyz(39.3107, 58.5105, 33.2621) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.64
Lightish Green
#61E160
ΔE00 6.30
Light Sea Green
#98F6B0
ΔE00 6.42
Tealish Green
#0CDC73
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDE8A #DE7ED2
analogous
#A2DE7E #7EDE8A #7EDEBA
triadic
#7EDE8A #8A7EDE #DE8A7E
tetradic
#7EDE8A #7EA2DE #DE7ED2 #DEBA7E
square
#7EDE8A #7EA2DE #DE7ED2 #DEBA7E
split-complementary
#7EDE8A #BA7EDE #DE7EA2
monochromatic
#2EB43F #4DD25E #7EDE8A #AFEAB6 #DFF7E2
Accessibility & contrast
On white
1.65
#7EDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#7EDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDE8A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDE8A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D2C68F
Tritanopia (blue-blind)
#6FDAC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7ede8a; /* rgb */ color: rgb(126, 222, 138); /* oklch */ color: oklch(82.1% 0.148 146.9);
Tailwind
colors: {
custom: {
50: '#a8e9ad',
500: '#7ede8a',
950: '#000000',
},
}SCSS
$custom: #7ede8a; $custom-light: #a8e9ad; $custom-dark: #000000;
JSON
{
"hex": "#7ede8a",
"rgb": {
"r": 126,
"g": 222,
"b": 138
},
"hsl": {
"h": 127.5,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.82058,
"c": 0.14832,
"h": 146.9
},
"luminance": 0.58513
}Semantic roles & 50–950 ramp
primary
#7EDE8A
secondary
#B54BA8
accent
#1FB2C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481