#78F78B#78F78B
#78F78B is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.186 H 146.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78F78B |
|---|---|
| RGB | rgb(120, 247, 139) |
| HSL | hsl(129, 89%, 72%) |
| HSV | hsv(129, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(88.15, -57.31, 41.29) |
| CIE-LCH | lch(88.15, 70.64, 144.23°) |
| OKLab | oklab(87.82% -0.1554 0.1013) |
| OKLCH | oklch(87.82% 0.186 146.9) |
| XYZ | xyz(45.6639, 72.3750, 35.9845) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.73
Mint Green
#8FFF9F
ΔE00 2.93
Palegreen
#98FB98
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F78B #F778E4
analogous
#A5F778 #78F78B #78F7CA
triadic
#78F78B #8B78F7 #F78B78
tetradic
#78F78B #78A5F7 #F778E4 #F7CA78
square
#78F78B #78A5F7 #F778E4 #F7CA78
split-complementary
#78F78B #CA78F7 #F778A5
monochromatic
#0EE72E #3EF459 #78F78B #B2FABD #E2FDE6
Accessibility & contrast
On white
1.36
#78F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#78F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F78B
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F78B | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE483
Deuteranopia (green-blind)
#E8D992
Tritanopia (blue-blind)
#61F2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f78b; /* rgb */ color: rgb(120, 247, 139); /* oklch */ color: oklch(87.8% 0.186 146.9);
Tailwind
colors: {
custom: {
50: '#a7fbae',
500: '#78f78b',
950: '#000000',
},
}SCSS
$custom: #78f78b; $custom-light: #a7fbae; $custom-dark: #000000;
JSON
{
"hex": "#78f78b",
"rgb": {
"r": 120,
"g": 247,
"b": 139
},
"hsl": {
"h": 128.976,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.87824,
"c": 0.18551,
"h": 146.9
},
"luminance": 0.72379
}Semantic roles & 50–950 ramp
primary
#78F78B
secondary
#D341BD
accent
#00C3E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581