#78F59A#78F59A
#78F59A is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.6% C 0.169 H 150.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78F59A |
|---|---|
| RGB | rgb(120, 245, 154) |
| HSL | hsl(136, 86%, 72%) |
| HSV | hsv(136, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(87.79, -54.16, 33.41) |
| CIE-LCH | lch(87.79, 63.63, 148.33°) |
| OKLab | oklab(87.6% -0.147 0.0833) |
| OKLCH | oklch(87.6% 0.169 150.4) |
| XYZ | xyz(46.2277, 71.6272, 41.9550) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F59A #F578D3
analogous
#95F578 #78F59A #78F5D9
triadic
#78F59A #9A78F5 #F59A78
tetradic
#78F59A #7895F5 #F578D3 #F5D978
square
#78F59A #7895F5 #F578D3 #F5D978
split-complementary
#78F59A #D978F5 #F57895
monochromatic
#11E24A #3FF16F #78F59A #B1F9C5 #E3FDEA
Accessibility & contrast
On white
1.37
#78F59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#78F59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F59A
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F59A | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#E5D7A0
Tritanopia (blue-blind)
#5CF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f59a; /* rgb */ color: rgb(120, 245, 154); /* oklch */ color: oklch(87.6% 0.169 150.4);
Tailwind
colors: {
custom: {
50: '#a7f9b8',
500: '#78f59a',
950: '#000000',
},
}SCSS
$custom: #78f59a; $custom-light: #a7f9b8; $custom-dark: #000000;
JSON
{
"hex": "#78f59a",
"rgb": {
"r": 120,
"g": 245,
"b": 154
},
"hsl": {
"h": 136.32,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87604,
"c": 0.16898,
"h": 150.4
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#78F59A
secondary
#D041A9
accent
#03A6E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581