#78F59B#78F59B
#78F59B is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.168 H 150.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78F59B |
|---|---|
| RGB | rgb(120, 245, 155) |
| HSL | hsl(137, 86%, 72%) |
| HSV | hsv(137, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.81, -53.99, 32.93) |
| CIE-LCH | lch(87.81, 63.24, 148.62°) |
| OKLab | oklab(87.62% -0.1466 0.0822) |
| OKLCH | oklch(87.62% 0.168 150.7) |
| XYZ | xyz(46.3114, 71.6606, 42.3954) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.49
Foam Green
#90FDA9
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.74
Baby Green
#8CFF9E
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F59B #F578D2
analogous
#94F578 #78F59B #78F5DA
triadic
#78F59B #9B78F5 #F59B78
tetradic
#78F59B #7894F5 #F578D2 #F5DA78
square
#78F59B #7894F5 #F578D2 #F5DA78
split-complementary
#78F59B #DA78F5 #F57894
monochromatic
#11E24B #3FF171 #78F59B #B1F9C5 #E3FDEA
Accessibility & contrast
On white
1.37
#78F59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#78F59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F59B
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F59B | 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)
#F6E395
Deuteranopia (green-blind)
#E5D7A1
Tritanopia (blue-blind)
#5CF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f59b; /* rgb */ color: rgb(120, 245, 155); /* oklch */ color: oklch(87.6% 0.168 150.7);
Tailwind
colors: {
custom: {
50: '#a7f9b9',
500: '#78f59b',
950: '#000000',
},
}SCSS
$custom: #78f59b; $custom-light: #a7f9b9; $custom-dark: #000000;
JSON
{
"hex": "#78f59b",
"rgb": {
"r": 120,
"g": 245,
"b": 155
},
"hsl": {
"h": 136.8,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.87622,
"c": 0.16806,
"h": 150.7
},
"luminance": 0.71664
}Semantic roles & 50–950 ramp
primary
#78F59B
secondary
#D041A8
accent
#03A4E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581