#7DD67C#7DD67C
#7DD67C is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.151 H 143.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD67C |
|---|---|
| RGB | rgb(125, 214, 124) |
| HSL | hsl(119, 52%, 66%) |
| HSV | hsv(119, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(78.41, -44.69, 36.25) |
| CIE-LCH | lch(78.41, 57.55, 140.96°) |
| OKLab | oklab(79.85% -0.1217 0.0892) |
| OKLCH | oklch(79.85% 0.151 143.8) |
| XYZ | xyz(36.1404, 53.9061, 27.5655) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.59
Emerald
#50C878
ΔE00 5.84
Pistachio
#93C572
ΔE00 6.12
Fresh Green
#69D84F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD67C #D57CD6
analogous
#AAD67C #7DD67C #7CD6A8
triadic
#7DD67C #7C7DD6 #D67C7D
tetradic
#7DD67C #7CAAD6 #D57CD6 #D6A87C
square
#7DD67C #7CAAD6 #D57CD6 #D6A87C
split-complementary
#7DD67C #A87CD6 #D67CAA
monochromatic
#35A433 #4FC74D #7DD67C #ABE5AB #DAF3D9
Accessibility & contrast
On white
1.78
#7DD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7DD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD67C
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD67C | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC775
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#72D1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd67c; /* rgb */ color: rgb(125, 214, 124); /* oklch */ color: oklch(79.8% 0.151 143.8);
Tailwind
colors: {
custom: {
50: '#a7e3a3',
500: '#7dd67c',
950: '#000000',
},
}SCSS
$custom: #7dd67c; $custom-light: #a7e3a3; $custom-dark: #000000;
JSON
{
"hex": "#7dd67c",
"rgb": {
"r": 125,
"g": 214,
"b": 124
},
"hsl": {
"h": 119.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.79845,
"c": 0.15087,
"h": 143.8
},
"luminance": 0.53908
}Semantic roles & 50–950 ramp
primary
#7DD67C
secondary
#A74EA8
accent
#26C0BE
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480