#7DEB7B#7DEB7B
#7DEB7B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.181 H 143.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEB7B |
|---|---|
| RGB | rgb(125, 235, 123) |
| HSL | hsl(119, 74%, 70%) |
| HSV | hsv(119, 48%, 92%) |
| CMYK | cmyk(46.8%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(84.59, -53.52, 44.57) |
| CIE-LCH | lch(84.59, 69.65, 140.22°) |
| OKLab | oklab(84.89% -0.1457 0.1081) |
| OKLCH | oklch(84.89% 0.181 143.4) |
| XYZ | xyz(41.7389, 65.2037, 29.1212) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Lightish Green
#61E160
ΔE00 3.69
Light Green
#96F97B
ΔE00 4.15
Easter Green
#8CFD7E
ΔE00 4.17
Palegreen
#98FB98
ΔE00 4.46
Lightgreen (survey)
#76FF7B
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEB7B #E97BEB
analogous
#B5EB7B #7DEB7B #7BEBB1
triadic
#7DEB7B #7B7DEB #EB7B7D
tetradic
#7DEB7B #7BB5EB #E97BEB #EBB17B
square
#7DEB7B #7BB5EB #E97BEB #EBB17B
split-complementary
#7DEB7B #B17BEB #EB7BB5
monochromatic
#22CD1F #49E346 #7DEB7B #B1F3B0 #E5FBE4
Accessibility & contrast
On white
1.50
#7DEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#7DEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEB7B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEB7B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#6FE5D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7deb7b; /* rgb */ color: rgb(125, 235, 123); /* oklch */ color: oklch(84.9% 0.181 143.4);
Tailwind
colors: {
custom: {
50: '#a9f2a3',
500: '#7deb7b',
950: '#000000',
},
}SCSS
$custom: #7deb7b; $custom-light: #a9f2a3; $custom-dark: #000000;
JSON
{
"hex": "#7deb7b",
"rgb": {
"r": 125,
"g": 235,
"b": 123
},
"hsl": {
"h": 118.929,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.84889,
"c": 0.18139,
"h": 143.4
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#7DEB7B
secondary
#C246C4
accent
#10D6D2
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580