#78F78F#78F78F
#78F78F is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.182 H 147.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #78F78F |
|---|---|
| RGB | rgb(120, 247, 143) |
| HSL | hsl(131, 89%, 72%) |
| HSV | hsv(131, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(88.21, -56.71, 39.41) |
| CIE-LCH | lch(88.21, 69.06, 145.20°) |
| OKLab | oklab(87.89% -0.1538 0.0971) |
| OKLCH | oklch(87.89% 0.182 147.7) |
| XYZ | xyz(45.9615, 72.4940, 37.5520) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.44
Mint Green
#8FFF9F
ΔE00 2.65
Palegreen
#98FB98
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 3.28
Foam Green
#90FDA9
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F78F #F778E0
analogous
#A1F778 #78F78F #78F7CF
triadic
#78F78F #8F78F7 #F78F78
tetradic
#78F78F #78A1F7 #F778E0 #F7CF78
square
#78F78F #78A1F7 #F778E0 #F7CF78
split-complementary
#78F78F #CF78F7 #F778A1
monochromatic
#0EE735 #3EF45F #78F78F #B2FABF #E2FDE7
Accessibility & contrast
On white
1.35
#78F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#78F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F78F
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F78F | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E587
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#5FF2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f78f; /* rgb */ color: rgb(120, 247, 143); /* oklch */ color: oklch(87.9% 0.182 147.7);
Tailwind
colors: {
custom: {
50: '#a7fbb1',
500: '#78f78f',
950: '#000000',
},
}SCSS
$custom: #78f78f; $custom-light: #a7fbb1; $custom-dark: #000000;
JSON
{
"hex": "#78f78f",
"rgb": {
"r": 120,
"g": 247,
"b": 143
},
"hsl": {
"h": 130.866,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.8789,
"c": 0.18185,
"h": 147.7
},
"luminance": 0.72498
}Semantic roles & 50–950 ramp
primary
#78F78F
secondary
#D341B8
accent
#00BCE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581