#7DD67E#7DD67E
#7DD67E is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.149 H 144.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD67E |
|---|---|
| RGB | rgb(125, 214, 126) |
| HSL | hsl(121, 52%, 66%) |
| HSV | hsv(121, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(78.44, -44.40, 35.28) |
| CIE-LCH | lch(78.44, 56.71, 141.53°) |
| OKLab | oklab(79.88% -0.1209 0.087) |
| OKLCH | oklch(79.88% 0.149 144.3) |
| XYZ | xyz(36.2682, 53.9572, 28.2383) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.52
Emerald
#50C878
ΔE00 5.71
Lightish Green
#61E160
ΔE00 5.85
Pistachio
#93C572
ΔE00 6.21
Weird Green
#3AE57F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD67E #D67DD5
analogous
#A9D67D #7DD67E #7DD6AB
triadic
#7DD67E #7E7DD6 #D67E7D
tetradic
#7DD67E #7DA9D6 #D67DD5 #D6AB7D
square
#7DD67E #7DA9D6 #D67DD5 #D6AB7D
split-complementary
#7DD67E #AB7DD6 #D67DA9
monochromatic
#34A535 #4EC750 #7DD67E #ACE5AC #DAF3DA
Accessibility & contrast
On white
1.78
#7DD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#7DD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD67E
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD67E | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#CCBF83
Tritanopia (blue-blind)
#72D1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd67e; /* rgb */ color: rgb(125, 214, 126); /* oklch */ color: oklch(79.9% 0.149 144.3);
Tailwind
colors: {
custom: {
50: '#a7e3a4',
500: '#7dd67e',
950: '#000000',
},
}SCSS
$custom: #7dd67e; $custom-light: #a7e3a4; $custom-dark: #000000;
JSON
{
"hex": "#7dd67e",
"rgb": {
"r": 125,
"g": 214,
"b": 126
},
"hsl": {
"h": 120.674,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.79879,
"c": 0.14892,
"h": 144.3
},
"luminance": 0.53959
}Semantic roles & 50–950 ramp
primary
#7DD67E
secondary
#A94FA8
accent
#26BEBF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480