#78F78E#78F78E
#78F78E is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.183 H 147.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #78F78E |
|---|---|
| RGB | rgb(120, 247, 142) |
| HSL | hsl(130, 89%, 72%) |
| HSV | hsv(130, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(88.19, -56.86, 39.88) |
| CIE-LCH | lch(88.19, 69.45, 144.96°) |
| OKLab | oklab(87.87% -0.1542 0.0982) |
| OKLCH | oklch(87.87% 0.183 147.5) |
| XYZ | xyz(45.8861, 72.4638, 37.1548) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.50
Mint Green
#8FFF9F
ΔE00 2.71
Palegreen
#98FB98
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Foam Green
#90FDA9
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F78E #F778E1
analogous
#A2F778 #78F78E #78F7CE
triadic
#78F78E #8E78F7 #F78E78
tetradic
#78F78E #78A2F7 #F778E1 #F7CE78
square
#78F78E #78A2F7 #F778E1 #F7CE78
split-complementary
#78F78E #CE78F7 #F778A2
monochromatic
#0EE733 #3EF45E #78F78E #B2FABE #E2FDE7
Accessibility & contrast
On white
1.36
#78F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#78F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F78E
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F78E | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE486
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#60F2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f78e; /* rgb */ color: rgb(120, 247, 142); /* oklch */ color: oklch(87.9% 0.183 147.5);
Tailwind
colors: {
custom: {
50: '#a7fbb0',
500: '#78f78e',
950: '#000000',
},
}SCSS
$custom: #78f78e; $custom-light: #a7fbb0; $custom-dark: #000000;
JSON
{
"hex": "#78f78e",
"rgb": {
"r": 120,
"g": 247,
"b": 142
},
"hsl": {
"h": 130.394,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.87873,
"c": 0.18278,
"h": 147.5
},
"luminance": 0.72468
}Semantic roles & 50–950 ramp
primary
#78F78E
secondary
#D341B9
accent
#00BEE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581