#7DD78F#7DD78F
#7DD78F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.4% C 0.134 H 149.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD78F |
|---|---|
| RGB | rgb(125, 215, 143) |
| HSL | hsl(132, 53%, 67%) |
| HSV | hsv(132, 42%, 84%) |
| CMYK | cmyk(41.9%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(79.01, -42.10, 27.33) |
| CIE-LCH | lch(79.01, 50.19, 147.01°) |
| OKLab | oklab(80.43% -0.1147 0.0686) |
| OKLCH | oklch(80.43% 0.134 149.1) |
| XYZ | xyz(37.7136, 54.9416, 34.5988) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.52
Emerald
#50C878
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 6.22
Weird Green
#3AE57F
ΔE00 6.72
Seaweed
#18D17B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD78F #D77DC5
analogous
#98D77D #7DD78F #7DD7BC
triadic
#7DD78F #8F7DD7 #D78F7D
tetradic
#7DD78F #7D98D7 #D77DC5 #D7BC7D
square
#7DD78F #7D98D7 #D77DC5 #D7BC7D
split-complementary
#7DD78F #BC7DD7 #D77D98
monochromatic
#33A64A #4EC967 #7DD78F #ACE5B7 #DBF4E0
Accessibility & contrast
On white
1.75
#7DD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7DD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD78F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD78F | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#6ED4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7dd78f; /* rgb */ color: rgb(125, 215, 143); /* oklch */ color: oklch(80.4% 0.134 149.1);
Tailwind
colors: {
custom: {
50: '#a7e4b0',
500: '#7dd78f',
950: '#000000',
},
}SCSS
$custom: #7dd78f; $custom-light: #a7e4b0; $custom-dark: #000000;
JSON
{
"hex": "#7dd78f",
"rgb": {
"r": 125,
"g": 215,
"b": 143
},
"hsl": {
"h": 132,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80434,
"c": 0.13368,
"h": 149.1
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#7DD78F
secondary
#AA4E98
accent
#25A1C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481