#7DEB7E#7DEB7E
#7DEB7E is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.179 H 144.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEB7E |
|---|---|
| RGB | rgb(125, 235, 126) |
| HSL | hsl(121, 73%, 71%) |
| HSV | hsv(121, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(84.63, -53.12, 43.17) |
| CIE-LCH | lch(84.63, 68.45, 140.90°) |
| OKLab | oklab(84.93% -0.1445 0.1051) |
| OKLCH | oklch(84.93% 0.179 144) |
| XYZ | xyz(41.9295, 65.2800, 30.1255) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.70
Lightish Green
#61E160
ΔE00 3.95
Palegreen
#98FB98
ΔE00 4.28
Easter Green
#8CFD7E
ΔE00 4.36
Light Green
#96F97B
ΔE00 4.39
Lightgreen (survey)
#76FF7B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEB7E #EB7DEA
analogous
#B3EB7D #7DEB7E #7DEBB5
triadic
#7DEB7E #7E7DEB #EB7E7D
tetradic
#7DEB7E #7DB3EB #EB7DEA #EBB57D
square
#7DEB7E #7DB3EB #EB7DEA #EBB57D
split-complementary
#7DEB7E #B57DEB #EB7DB3
monochromatic
#20CE21 #48E349 #7DEB7E #B2F3B3 #E4FBE5
Accessibility & contrast
On white
1.49
#7DEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7DEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEB7E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEB7E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD975
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#6EE6D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7deb7e; /* rgb */ color: rgb(125, 235, 126); /* oklch */ color: oklch(84.9% 0.179 144.0);
Tailwind
colors: {
custom: {
50: '#a9f2a5',
500: '#7deb7e',
950: '#000000',
},
}SCSS
$custom: #7deb7e; $custom-light: #a9f2a5; $custom-dark: #000000;
JSON
{
"hex": "#7deb7e",
"rgb": {
"r": 125,
"g": 235,
"b": 126
},
"hsl": {
"h": 120.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84934,
"c": 0.17864,
"h": 144
},
"luminance": 0.65283
}Semantic roles & 50–950 ramp
primary
#7DEB7E
secondary
#C448C3
accent
#10D4D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580