#7DD07F#7DD07F
#7DD07F is a light, vivid green. Relative luminance 0.510; OKLCH L 78.5% C 0.139 H 144.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD07F |
|---|---|
| RGB | rgb(125, 208, 127) |
| HSL | hsl(121, 47%, 65%) |
| HSV | hsv(121, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.68, -41.64, 32.48) |
| CIE-LCH | lch(76.68, 52.81, 142.04°) |
| OKLab | oklab(78.45% -0.1134 0.0805) |
| OKLCH | oklch(78.45% 0.139 144.6) |
| XYZ | xyz(34.8424, 51.0020, 28.0830) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.72
Emerald
#50C878
ΔE00 4.93
Pistachio
#93C572
ΔE00 5.44
Dark Mint
#48C072
ΔE00 6.50
Fern
#63B76C
ΔE00 6.80
Lightgreen
#90EE90
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD07F #D07DCE
analogous
#A4D07D #7DD07F #7DD0A9
triadic
#7DD07F #7F7DD0 #D07F7D
tetradic
#7DD07F #7DA4D0 #D07DCE #D0A97D
square
#7DD07F #7DA4D0 #D07DCE #D0A97D
split-complementary
#7DD07F #A97DD0 #D07DA4
monochromatic
#389B3A #50C053 #7DD07F #AAE0AB #D7F1D8
Accessibility & contrast
On white
1.87
#7DD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7DD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD07F
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD07F | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C279
Deuteranopia (green-blind)
#C7BA84
Tritanopia (blue-blind)
#73CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dd07f; /* rgb */ color: rgb(125, 208, 127); /* oklch */ color: oklch(78.5% 0.139 144.6);
Tailwind
colors: {
custom: {
50: '#a6dfa5',
500: '#7dd07f',
950: '#000000',
},
}SCSS
$custom: #7dd07f; $custom-light: #a6dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7dd07f",
"rgb": {
"r": 125,
"g": 208,
"b": 127
},
"hsl": {
"h": 121.446,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.78454,
"c": 0.13908,
"h": 144.6
},
"luminance": 0.51004
}Semantic roles & 50–950 ramp
primary
#7DD07F
secondary
#A0519E
accent
#2BB7BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480