#7DEB7D#7DEB7D
#7DEB7D is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.180 H 143.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEB7D |
|---|---|
| RGB | rgb(125, 235, 125) |
| HSL | hsl(120, 73%, 71%) |
| HSV | hsv(120, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(84.61, -53.25, 43.64) |
| CIE-LCH | lch(84.61, 68.85, 140.67°) |
| OKLab | oklab(84.92% -0.1449 0.1061) |
| OKLCH | oklch(84.92% 0.18 143.8) |
| XYZ | xyz(41.8653, 65.2543, 29.7873) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Lightish Green
#61E160
ΔE00 3.86
Easter Green
#8CFD7E
ΔE00 4.29
Light Green
#96F97B
ΔE00 4.31
Palegreen
#98FB98
ΔE00 4.34
Lightgreen (survey)
#76FF7B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEB7D #EB7DEB
analogous
#B4EB7D #7DEB7D #7DEBB4
triadic
#7DEB7D #7D7DEB #EB7D7D
tetradic
#7DEB7D #7DB4EB #EB7DEB #EBB47D
square
#7DEB7D #7DB4EB #EB7DEB #EBB47D
split-complementary
#7DEB7D #B47DEB #EB7DB4
monochromatic
#20CE20 #48E348 #7DEB7D #B2F3B2 #E4FBE4
Accessibility & contrast
On white
1.49
#7DEB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7DEB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEB7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEB7D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD974
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#6EE6D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7deb7d; /* rgb */ color: rgb(125, 235, 125); /* oklch */ color: oklch(84.9% 0.180 143.8);
Tailwind
colors: {
custom: {
50: '#a9f2a4',
500: '#7deb7d',
950: '#000000',
},
}SCSS
$custom: #7deb7d; $custom-light: #a9f2a4; $custom-dark: #000000;
JSON
{
"hex": "#7deb7d",
"rgb": {
"r": 125,
"g": 235,
"b": 125
},
"hsl": {
"h": 120,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84919,
"c": 0.17956,
"h": 143.8
},
"luminance": 0.65257
}Semantic roles & 50–950 ramp
primary
#7DEB7D
secondary
#C448C4
accent
#10D5D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580