#7EDD83#7EDD83
#7EDD83 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.7% C 0.154 H 145.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD83 |
|---|---|
| RGB | rgb(126, 221, 131) |
| HSL | hsl(123, 58%, 68%) |
| HSV | hsv(123, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.62, -46.33, 35.59) |
| CIE-LCH | lch(80.62, 58.43, 142.47°) |
| OKLab | oklab(81.69% -0.1261 0.0879) |
| OKLCH | oklch(81.69% 0.154 145.1) |
| XYZ | xyz(38.5554, 57.7847, 30.5903) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Lightish Green
#61E160
ΔE00 5.36
Weird Green
#3AE57F
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 6.35
Hospital Green
#9BE5AA
ΔE00 6.57
Fresh Green
#69D84F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD83 #DD7ED8
analogous
#A8DD7E #7EDD83 #7EDDB2
triadic
#7EDD83 #837EDD #DD837E
tetradic
#7EDD83 #7EA8DD #DD7ED8 #DDB27E
square
#7EDD83 #7EA8DD #DD7ED8 #DDB27E
split-complementary
#7EDD83 #B27EDD #DD7EA8
monochromatic
#2FB236 #4ED054 #7EDD83 #AEEAB2 #DFF7E0
Accessibility & contrast
On white
1.67
#7EDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#7EDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD83
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD83 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7C
Deuteranopia (green-blind)
#D2C589
Tritanopia (blue-blind)
#71D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7edd83; /* rgb */ color: rgb(126, 221, 131); /* oklch */ color: oklch(81.7% 0.154 145.1);
Tailwind
colors: {
custom: {
50: '#a8e8a8',
500: '#7edd83',
950: '#000000',
},
}SCSS
$custom: #7edd83; $custom-light: #a8e8a8; $custom-dark: #000000;
JSON
{
"hex": "#7edd83",
"rgb": {
"r": 126,
"g": 221,
"b": 131
},
"hsl": {
"h": 123.158,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.81694,
"c": 0.15367,
"h": 145.1
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#7EDD83
secondary
#B44CAE
accent
#20BDC6
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480