#7DE17A#7DE17A
#7DE17A is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.5% C 0.168 H 143.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE17A |
|---|---|
| RGB | rgb(125, 225, 122) |
| HSL | hsl(118, 63%, 68%) |
| HSV | hsv(118, 46%, 88%) |
| CMYK | cmyk(44.4%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(81.63, -49.60, 41.34) |
| CIE-LCH | lch(81.63, 64.57, 140.19°) |
| OKLab | oklab(82.46% -0.1351 0.1007) |
| OKLCH | oklch(82.46% 0.168 143.3) |
| XYZ | xyz(38.8937, 59.6130, 27.8656) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Lightish Green
#61E160
ΔE00 3.65
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.34
Palegreen
#98FB98
ΔE00 6.00
Light Green
#96F97B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE17A #DE7AE1
analogous
#B1E17A #7DE17A #7AE1AA
triadic
#7DE17A #7A7DE1 #E17A7D
tetradic
#7DE17A #7AB1E1 #DE7AE1 #E1AA7A
square
#7DE17A #7AB1E1 #DE7AE1 #E1AA7A
split-complementary
#7DE17A #AA7AE1 #E17AB1
monochromatic
#2DB729 #4CD648 #7DE17A #AEECAC #DFF8DE
Accessibility & contrast
On white
1.62
#7DE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7DE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE17A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE17A | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#71DCC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7de17a; /* rgb */ color: rgb(125, 225, 122); /* oklch */ color: oklch(82.5% 0.168 143.3);
Tailwind
colors: {
custom: {
50: '#a8eba2',
500: '#7de17a',
950: '#000000',
},
}SCSS
$custom: #7de17a; $custom-light: #a8eba2; $custom-dark: #000000;
JSON
{
"hex": "#7de17a",
"rgb": {
"r": 125,
"g": 225,
"b": 122
},
"hsl": {
"h": 118.252,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.82463,
"c": 0.16849,
"h": 143.3
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#7DE17A
secondary
#B547B8
accent
#1BCBC6
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480