#78FD8A#78FD8A
#78FD8A is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.194 H 146.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78FD8A |
|---|---|
| RGB | rgb(120, 253, 138) |
| HSL | hsl(128, 97%, 73%) |
| HSV | hsv(128, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.89, -59.78, 43.99) |
| CIE-LCH | lch(89.89, 74.22, 143.65°) |
| OKLab | oklab(89.25% -0.162 0.1075) |
| OKLCH | oklch(89.25% 0.194 146.5) |
| XYZ | xyz(47.4556, 76.0746, 36.2229) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Baby Green
#8CFF9E
ΔE00 2.82
Easter Green
#8CFD7E
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.30
Light Green
#96F97B
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FD8A #FD78EB
analogous
#A8FD78 #78FD8A #78FDCC
triadic
#78FD8A #8A78FD #FD8A78
tetradic
#78FD8A #78A8FD #FD78EB #FDCC78
square
#78FD8A #78A8FD #FD78EB #FDCC78
split-complementary
#78FD8A #CC78FD #FD78A8
monochromatic
#04F725 #3CFC56 #78FD8A #B4FEBE #E1FFE5
Accessibility & contrast
On white
1.30
#78FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#78FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FD8A
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FD8A | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#5FF8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fd8a; /* rgb */ color: rgb(120, 253, 138); /* oklch */ color: oklch(89.3% 0.194 146.5);
Tailwind
colors: {
custom: {
50: '#a8ffae',
500: '#78fd8a',
950: '#000000',
},
}SCSS
$custom: #78fd8a; $custom-light: #a8ffae; $custom-dark: #000000;
JSON
{
"hex": "#78fd8a",
"rgb": {
"r": 120,
"g": 253,
"b": 138
},
"hsl": {
"h": 128.12,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.89251,
"c": 0.19444,
"h": 146.5
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#78FD8A
secondary
#DA3FC5
accent
#00C6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681