#7DED7D#7DED7D
#7DED7D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.182 H 143.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7DED7D |
|---|---|
| RGB | rgb(125, 237, 125) |
| HSL | hsl(120, 76%, 71%) |
| HSV | hsv(120, 47%, 93%) |
| CMYK | cmyk(47.3%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(85.20, -54.05, 44.38) |
| CIE-LCH | lch(85.20, 69.94, 140.62°) |
| OKLab | oklab(85.4% -0.147 0.1077) |
| OKLCH | oklch(85.4% 0.182 143.8) |
| XYZ | xyz(42.4412, 66.4060, 29.9793) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Easter Green
#8CFD7E
ΔE00 3.85
Light Green
#96F97B
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.00
Palegreen
#98FB98
ΔE00 4.12
Lightgreen (survey)
#76FF7B
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DED7D #ED7DED
analogous
#B5ED7D #7DED7D #7DEDB5
triadic
#7DED7D #7D7DED #ED7D7D
tetradic
#7DED7D #7DB5ED #ED7DED #EDB57D
square
#7DED7D #7DB5ED #ED7DED #EDB57D
split-complementary
#7DED7D #B57DED #ED7DB5
monochromatic
#1DD21D #47E647 #7DED7D #B3F4B3 #E4FBE4
Accessibility & contrast
On white
1.47
#7DED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#7DED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DED7D
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DED7D | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#6EE7D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ded7d; /* rgb */ color: rgb(125, 237, 125); /* oklch */ color: oklch(85.4% 0.182 143.8);
Tailwind
colors: {
custom: {
50: '#a9f3a4',
500: '#7ded7d',
950: '#000000',
},
}SCSS
$custom: #7ded7d; $custom-light: #a9f3a4; $custom-dark: #000000;
JSON
{
"hex": "#7ded7d",
"rgb": {
"r": 125,
"g": 237,
"b": 125
},
"hsl": {
"h": 120,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.854,
"c": 0.18229,
"h": 143.8
},
"luminance": 0.66409
}Semantic roles & 50–950 ramp
primary
#7DED7D
secondary
#C748C7
accent
#0ED8D8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580