#78EF8D#78EF8D
#78EF8D is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.173 H 147.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #78EF8D |
|---|---|
| RGB | rgb(120, 239, 141) |
| HSL | hsl(131, 79%, 70%) |
| HSV | hsv(131, 50%, 94%) |
| CMYK | cmyk(49.8%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.83, -53.84, 37.32) |
| CIE-LCH | lch(85.83, 65.51, 145.27°) |
| OKLab | oklab(85.93% -0.1461 0.0922) |
| OKLCH | oklch(85.93% 0.173 147.7) |
| XYZ | xyz(43.4173, 67.6457, 35.9632) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.74
Palegreen
#98FB98
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EF8D #EF78DA
analogous
#9EEF78 #78EF8D #78EFC8
triadic
#78EF8D #8D78EF #EF8D78
tetradic
#78EF8D #789EEF #EF78DA #EFC878
square
#78EF8D #789EEF #EF78DA #EFC878
split-complementary
#78EF8D #C878EF #EF789E
monochromatic
#19D43A #41E95F #78EF8D #AFF5BB #E4FCE8
Accessibility & contrast
On white
1.45
#78EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#78EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EF8D
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EF8D | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#62EBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #78ef8d; /* rgb */ color: rgb(120, 239, 141); /* oklch */ color: oklch(85.9% 0.173 147.7);
Tailwind
colors: {
custom: {
50: '#a6f5af',
500: '#78ef8d',
950: '#000000',
},
}SCSS
$custom: #78ef8d; $custom-light: #a6f5af; $custom-dark: #000000;
JSON
{
"hex": "#78ef8d",
"rgb": {
"r": 120,
"g": 239,
"b": 141
},
"hsl": {
"h": 130.588,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.85934,
"c": 0.17275,
"h": 147.7
},
"luminance": 0.67649
}Semantic roles & 50–950 ramp
primary
#78EF8D
secondary
#C943B1
accent
#0AB6DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581