#78EB8A#78EB8A
#78EB8A is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.170 H 147.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78EB8A |
|---|---|
| RGB | rgb(120, 235, 138) |
| HSL | hsl(129, 74%, 70%) |
| HSV | hsv(129, 49%, 92%) |
| CMYK | cmyk(48.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.61, -52.70, 37.22) |
| CIE-LCH | lch(84.61, 64.52, 144.77°) |
| OKLab | oklab(84.92% -0.143 0.0919) |
| OKLCH | oklch(84.92% 0.17 147.3) |
| XYZ | xyz(42.0390, 65.2415, 34.4174) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Weird Green
#3AE57F
ΔE00 4.25
Palegreen
#98FB98
ΔE00 4.30
Baby Green
#8CFF9E
ΔE00 4.40
Mint Green
#8FFF9F
ΔE00 4.49
Foam Green
#90FDA9
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EB8A #EB78D9
analogous
#A0EB78 #78EB8A #78EBC3
triadic
#78EB8A #8A78EB #EB8A78
tetradic
#78EB8A #78A0EB #EB78D9 #EBC378
square
#78EB8A #78A0EB #EB78D9 #EBC378
split-complementary
#78EB8A #C378EB #EB78A0
monochromatic
#1ECB39 #43E35C #78EB8A #ADF3B8 #E3FBE6
Accessibility & contrast
On white
1.49
#78EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#78EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EB8A
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EB8A | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#64E7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78eb8a; /* rgb */ color: rgb(120, 235, 138); /* oklch */ color: oklch(84.9% 0.170 147.3);
Tailwind
colors: {
custom: {
50: '#a6f2ad',
500: '#78eb8a',
950: '#000000',
},
}SCSS
$custom: #78eb8a; $custom-light: #a6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#78eb8a",
"rgb": {
"r": 120,
"g": 235,
"b": 138
},
"hsl": {
"h": 129.391,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.84921,
"c": 0.17001,
"h": 147.3
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#78EB8A
secondary
#C444B0
accent
#0FB7D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581