#7DE87F#7DE87F
#7DE87F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.174 H 144.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE87F |
|---|---|
| RGB | rgb(125, 232, 127) |
| HSL | hsl(121, 70%, 70%) |
| HSV | hsv(121, 46%, 91%) |
| CMYK | cmyk(46.1%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(83.76, -51.76, 41.59) |
| CIE-LCH | lch(83.76, 66.40, 141.22°) |
| OKLab | oklab(84.23% -0.1408 0.1015) |
| OKLCH | oklch(84.23% 0.174 144.2) |
| XYZ | xyz(41.1427, 63.6026, 30.1831) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Lightish Green
#61E160
ΔE00 3.96
Palegreen
#98FB98
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 5.04
Light Green
#96F97B
ΔE00 5.05
Easter Green
#8CFD7E
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE87F #E87DE6
analogous
#B1E87D #7DE87F #7DE8B4
triadic
#7DE87F #7F7DE8 #E87F7D
tetradic
#7DE87F #7DB1E8 #E87DE6 #E8B47D
square
#7DE87F #7DB1E8 #E87DE6 #E8B47D
split-complementary
#7DE87F #B47DE8 #E87DB1
monochromatic
#23C726 #49DF4C #7DE87F #B1F1B2 #E5FAE5
Accessibility & contrast
On white
1.53
#7DE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7DE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE87F
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE87F | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#6FE3CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de87f; /* rgb */ color: rgb(125, 232, 127); /* oklch */ color: oklch(84.2% 0.174 144.2);
Tailwind
colors: {
custom: {
50: '#a9f0a5',
500: '#7de87f',
950: '#000000',
},
}SCSS
$custom: #7de87f; $custom-light: #a9f0a5; $custom-dark: #000000;
JSON
{
"hex": "#7de87f",
"rgb": {
"r": 125,
"g": 232,
"b": 127
},
"hsl": {
"h": 121.121,
"s": 69.935,
"l": 70
},
"oklch": {
"l": 0.84227,
"c": 0.17358,
"h": 144.2
},
"luminance": 0.63606
}Semantic roles & 50–950 ramp
primary
#7DE87F
secondary
#C149BE
accent
#14CED2
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580