#78EB9A#78EB9A
#78EB9A is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.2% C 0.155 H 151.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78EB9A |
|---|---|
| RGB | rgb(120, 235, 154) |
| HSL | hsl(138, 74%, 70%) |
| HSV | hsv(138, 49%, 92%) |
| CMYK | cmyk(48.9%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(84.86, -50.08, 29.51) |
| CIE-LCH | lch(84.86, 58.12, 149.49°) |
| OKLab | oklab(85.21% -0.1362 0.0741) |
| OKLCH | oklch(85.21% 0.155 151.5) |
| XYZ | xyz(43.2838, 65.7394, 40.9737) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 3.89
Light Sea Green
#98F6B0
ΔE00 4.08
Foam Green
#90FDA9
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EB9A #EB78C9
analogous
#90EB78 #78EB9A #78EBD4
triadic
#78EB9A #9A78EB #EB9A78
tetradic
#78EB9A #7890EB #EB78C9 #EBD478
square
#78EB9A #7890EB #EB78C9 #EBD478
split-complementary
#78EB9A #D478EB #EB7890
monochromatic
#1ECB51 #43E372 #78EB9A #ADF3C2 #E3FBEA
Accessibility & contrast
On white
1.48
#78EB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#78EB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EB9A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EB9A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#5FE8D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eb9a; /* rgb */ color: rgb(120, 235, 154); /* oklch */ color: oklch(85.2% 0.155 151.5);
Tailwind
colors: {
custom: {
50: '#a6f2b8',
500: '#78eb9a',
950: '#000000',
},
}SCSS
$custom: #78eb9a; $custom-light: #a6f2b8; $custom-dark: #000000;
JSON
{
"hex": "#78eb9a",
"rgb": {
"r": 120,
"g": 235,
"b": 154
},
"hsl": {
"h": 137.739,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.85213,
"c": 0.15502,
"h": 151.5
},
"luminance": 0.65743
}Semantic roles & 50–950 ramp
primary
#78EB9A
secondary
#C4449E
accent
#0F9BD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581