#78DD7E#78DD7E
#78DD7E is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.162 H 145.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78DD7E |
|---|---|
| RGB | rgb(120, 221, 126) |
| HSL | hsl(124, 60%, 67%) |
| HSV | hsv(124, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(80.30, -48.79, 37.63) |
| CIE-LCH | lch(80.30, 61.62, 142.36°) |
| OKLab | oklab(81.34% -0.1326 0.0924) |
| OKLCH | oklch(81.34% 0.162 145.1) |
| XYZ | xyz(37.3661, 57.2097, 28.8082) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.72
Fresh Green
#69D84F
ΔE00 5.91
Emerald
#50C878
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DD7E #DD78D7
analogous
#A5DD78 #78DD7E #78DDB0
triadic
#78DD7E #7E78DD #DD7E78
tetradic
#78DD7E #78A5DD #DD78D7 #DDB078
square
#78DD7E #78A5DD #DD78D7 #DDB078
split-complementary
#78DD7E #B078DD #DD78A5
monochromatic
#2CAF34 #47D14F #78DD7E #A9E9AD #DAF6DB
Accessibility & contrast
On white
1.69
#78DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#78DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DD7E
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DD7E | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD77
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#6AD8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dd7e; /* rgb */ color: rgb(120, 221, 126); /* oklch */ color: oklch(81.3% 0.162 145.1);
Tailwind
colors: {
custom: {
50: '#a5e8a4',
500: '#78dd7e',
950: '#000000',
},
}SCSS
$custom: #78dd7e; $custom-light: #a5e8a4; $custom-dark: #000000;
JSON
{
"hex": "#78dd7e",
"rgb": {
"r": 120,
"g": 221,
"b": 126
},
"hsl": {
"h": 123.564,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.81339,
"c": 0.16168,
"h": 145.1
},
"luminance": 0.57212
}Semantic roles & 50–950 ramp
primary
#78DD7E
secondary
#B148AB
accent
#1EBDC7
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480