#78EE80#78EE80
#78EE80 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.183 H 145.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78EE80 |
|---|---|
| RGB | rgb(120, 238, 128) |
| HSL | hsl(124, 78%, 70%) |
| HSV | hsv(124, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.35, -55.37, 43.08) |
| CIE-LCH | lch(85.35, 70.15, 142.12°) |
| OKLab | oklab(85.48% -0.1504 0.1049) |
| OKLCH | oklch(85.48% 0.183 145.1) |
| XYZ | xyz(42.2142, 66.6974, 31.0673) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.91
Palegreen
#98FB98
ΔE00 4.05
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Easter Green
#8CFD7E
ΔE00 4.08
Lightish Green
#61E160
ΔE00 4.24
Light Green
#96F97B
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EE80 #EE78E6
analogous
#ABEE78 #78EE80 #78EEBB
triadic
#78EE80 #8078EE #EE8078
tetradic
#78EE80 #78ABEE #EE78E6 #EEBB78
square
#78EE80 #78ABEE #EE78E6 #EEBB78
split-complementary
#78EE80 #BB78EE #EE78AB
monochromatic
#1AD127 #42E74D #78EE80 #AEF5B3 #E4FCE5
Accessibility & contrast
On white
1.46
#78EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#78EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EE80
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EE80 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#66E9D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #78ee80; /* rgb */ color: rgb(120, 238, 128); /* oklch */ color: oklch(85.5% 0.183 145.1);
Tailwind
colors: {
custom: {
50: '#a6f4a6',
500: '#78ee80',
950: '#000000',
},
}SCSS
$custom: #78ee80; $custom-light: #a6f4a6; $custom-dark: #000000;
JSON
{
"hex": "#78ee80",
"rgb": {
"r": 120,
"g": 238,
"b": 128
},
"hsl": {
"h": 124.068,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85483,
"c": 0.18338,
"h": 145.1
},
"luminance": 0.66701
}Semantic roles & 50–950 ramp
primary
#78EE80
secondary
#C743BE
accent
#0CCCDA
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580