#7DE67F#7DE67F
#7DE67F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.171 H 144.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE67F |
|---|---|
| RGB | rgb(125, 230, 127) |
| HSL | hsl(121, 68%, 70%) |
| HSV | hsv(121, 46%, 90%) |
| CMYK | cmyk(45.7%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(83.17, -50.95, 40.85) |
| CIE-LCH | lch(83.17, 65.30, 141.28°) |
| OKLab | oklab(83.75% -0.1386 0.0998) |
| OKLCH | oklch(83.75% 0.171 144.2) |
| XYZ | xyz(40.5830, 62.4831, 29.9965) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Lightish Green
#61E160
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 4.99
Light Green
#96F97B
ΔE00 5.45
Easter Green
#8CFD7E
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE67F #E67DE4
analogous
#B0E67D #7DE67F #7DE6B4
triadic
#7DE67F #7F7DE6 #E67F7D
tetradic
#7DE67F #7DB0E6 #E67DE4 #E6B47D
square
#7DE67F #7DB0E6 #E67DE4 #E6B47D
split-complementary
#7DE67F #B47DE6 #E67DB0
monochromatic
#26C329 #4ADC4C #7DE67F #B0F0B2 #E4FAE4
Accessibility & contrast
On white
1.56
#7DE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#7DE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE67F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE67F | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#6FE1CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de67f; /* rgb */ color: rgb(125, 230, 127); /* oklch */ color: oklch(83.7% 0.171 144.2);
Tailwind
colors: {
custom: {
50: '#a8eea5',
500: '#7de67f',
950: '#000000',
},
}SCSS
$custom: #7de67f; $custom-light: #a8eea5; $custom-dark: #000000;
JSON
{
"hex": "#7de67f",
"rgb": {
"r": 125,
"g": 230,
"b": 127
},
"hsl": {
"h": 121.143,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.83746,
"c": 0.17079,
"h": 144.2
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#7DE67F
secondary
#BE49BC
accent
#16CCD0
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580