#78EE8D#78EE8D
#78EE8D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.171 H 147.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE8D |
|---|---|
| RGB | rgb(120, 238, 141) |
| HSL | hsl(131, 78%, 70%) |
| HSV | hsv(131, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.54, -53.44, 36.94) |
| CIE-LCH | lch(85.54, 64.96, 145.35°) |
| OKLab | oklab(85.69% -0.145 0.0913) |
| OKLCH | oklch(85.69% 0.171 147.8) |
| XYZ | xyz(43.1253, 67.0618, 35.8658) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 3.79
Palegreen
#98FB98
ΔE00 3.91
Mint Green
#8FFF9F
ΔE00 3.91
Foam Green
#90FDA9
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE8D #EE78D9
analogous
#9EEE78 #78EE8D #78EEC8
triadic
#78EE8D #8D78EE #EE8D78
tetradic
#78EE8D #789EEE #EE78D9 #EEC878
square
#78EE8D #789EEE #EE78D9 #EEC878
split-complementary
#78EE8D #C878EE #EE789E
monochromatic
#1AD13B #42E75F #78EE8D #AEF5BB #E4FCE8
Accessibility & contrast
On white
1.46
#78EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#78EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE8D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE8D | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD86
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#62EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #78ee8d; /* rgb */ color: rgb(120, 238, 141); /* oklch */ color: oklch(85.7% 0.171 147.8);
Tailwind
colors: {
custom: {
50: '#a6f4af',
500: '#78ee8d',
950: '#000000',
},
}SCSS
$custom: #78ee8d; $custom-light: #a6f4af; $custom-dark: #000000;
JSON
{
"hex": "#78ee8d",
"rgb": {
"r": 120,
"g": 238,
"b": 141
},
"hsl": {
"h": 130.678,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85694,
"c": 0.17137,
"h": 147.8
},
"luminance": 0.67065
}Semantic roles & 50–950 ramp
primary
#78EE8D
secondary
#C743B0
accent
#0CB5DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581