#78E080#78E080
#78E080 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.164 H 145.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #78E080 |
|---|---|
| RGB | rgb(120, 224, 128) |
| HSL | hsl(125, 63%, 67%) |
| HSV | hsv(125, 46%, 88%) |
| CMYK | cmyk(46.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.21, -49.73, 37.82) |
| CIE-LCH | lch(81.21, 62.48, 142.75°) |
| OKLab | oklab(82.1% -0.1352 0.0929) |
| OKLCH | oklch(82.1% 0.164 145.5) |
| XYZ | xyz(38.2956, 58.8602, 29.7611) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 5.70
Fresh Green
#69D84F
ΔE00 6.10
Palegreen
#98FB98
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E080 #E078D8
analogous
#A4E078 #78E080 #78E0B4
triadic
#78E080 #8078E0 #E08078
tetradic
#78E080 #78A4E0 #E078D8 #E0B478
square
#78E080 #78A4E0 #E078D8 #E0B478
split-complementary
#78E080 #B478E0 #E078A4
monochromatic
#29B434 #46D551 #78E080 #AAEBAF #DCF7DE
Accessibility & contrast
On white
1.64
#78E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#78E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E080
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E080 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#69DBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78e080; /* rgb */ color: rgb(120, 224, 128); /* oklch */ color: oklch(82.1% 0.164 145.5);
Tailwind
colors: {
custom: {
50: '#a5eaa6',
500: '#78e080',
950: '#000000',
},
}SCSS
$custom: #78e080; $custom-light: #a5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#78e080",
"rgb": {
"r": 120,
"g": 224,
"b": 128
},
"hsl": {
"h": 124.615,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.82098,
"c": 0.16403,
"h": 145.5
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#78E080
secondary
#B547AD
accent
#1BBDCA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480