#7DE07A#7DE07A
#7DE07A is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.167 H 143.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE07A |
|---|---|
| RGB | rgb(125, 224, 122) |
| HSL | hsl(118, 62%, 68%) |
| HSV | hsv(118, 46%, 88%) |
| CMYK | cmyk(44.2%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(81.33, -49.19, 40.97) |
| CIE-LCH | lch(81.33, 64.02, 140.21°) |
| OKLab | oklab(82.22% -0.134 0.0999) |
| OKLCH | oklch(82.22% 0.167 143.3) |
| XYZ | xyz(38.6241, 59.0739, 27.7757) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.75
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.38
Palegreen
#98FB98
ΔE00 6.18
Light Green
#96F97B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE07A #DD7AE0
analogous
#B0E07A #7DE07A #7AE0AA
triadic
#7DE07A #7A7DE0 #E07A7D
tetradic
#7DE07A #7AB0E0 #DD7AE0 #E0AA7A
square
#7DE07A #7AB0E0 #DD7AE0 #E0AA7A
split-complementary
#7DE07A #AA7AE0 #E07AB0
monochromatic
#2EB52A #4CD448 #7DE07A #AEECAC #DEF7DD
Accessibility & contrast
On white
1.64
#7DE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#7DE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE07A
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE07A | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#71DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7de07a; /* rgb */ color: rgb(125, 224, 122); /* oklch */ color: oklch(82.2% 0.167 143.3);
Tailwind
colors: {
custom: {
50: '#a8eaa2',
500: '#7de07a',
950: '#000000',
},
}SCSS
$custom: #7de07a; $custom-light: #a8eaa2; $custom-dark: #000000;
JSON
{
"hex": "#7de07a",
"rgb": {
"r": 125,
"g": 224,
"b": 122
},
"hsl": {
"h": 118.235,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82222,
"c": 0.16709,
"h": 143.3
},
"luminance": 0.59076
}Semantic roles & 50–950 ramp
primary
#7DE07A
secondary
#B348B6
accent
#1CCAC5
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480