#78F97F#78F97F
#78F97F is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.1% C 0.199 H 144.7°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #78F97F |
|---|---|
| RGB | rgb(120, 249, 127) |
| HSL | hsl(123, 91%, 72%) |
| HSV | hsv(123, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.58, -59.77, 47.58) |
| CIE-LCH | lch(88.58, 76.40, 141.48°) |
| OKLab | oklab(88.13% -0.1623 0.115) |
| OKLCH | oklch(88.13% 0.199 144.7) |
| XYZ | xyz(45.4496, 73.2730, 31.8226) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.55
Easter Green
#8CFD7E
ΔE00 2.17
Light Green
#96F97B
ΔE00 3.28
Lighter Green
#75FD63
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F97F #F978F2
analogous
#B1F978 #78F97F #78F9C0
triadic
#78F97F #7F78F9 #F97F78
tetradic
#78F97F #78B1F9 #F978F2 #F9C078
square
#78F97F #78B1F9 #F978F2 #F9C078
split-complementary
#78F97F #C078F9 #F978B1
monochromatic
#0AEC17 #3DF647 #78F97F #B3FCB7 #E2FEE3
Accessibility & contrast
On white
1.34
#78F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#78F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F97F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F97F | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#63F3DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #78f97f; /* rgb */ color: rgb(120, 249, 127); /* oklch */ color: oklch(88.1% 0.199 144.7);
Tailwind
colors: {
custom: {
50: '#a8fca6',
500: '#78f97f',
950: '#000000',
},
}SCSS
$custom: #78f97f; $custom-light: #a8fca6; $custom-dark: #000000;
JSON
{
"hex": "#78f97f",
"rgb": {
"r": 120,
"g": 249,
"b": 127
},
"hsl": {
"h": 123.256,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88125,
"c": 0.19893,
"h": 144.7
},
"luminance": 0.73277
}Semantic roles & 50–950 ramp
primary
#78F97F
secondary
#D540CD
accent
#00D9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680