#78D697#78D697
#78D697 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.1% C 0.127 H 153.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #78D697 |
|---|---|
| RGB | rgb(120, 214, 151) |
| HSL | hsl(140, 53%, 65%) |
| HSV | hsv(140, 44%, 84%) |
| CMYK | cmyk(43.9%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.65, -41.65, 22.64) |
| CIE-LCH | lch(78.65, 47.40, 151.47°) |
| OKLab | oklab(80.13% -0.1138 0.0574) |
| OKLCH | oklch(80.13% 0.127 153.3) |
| XYZ | xyz(37.3757, 54.3180, 37.7871) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.21
Emerald
#50C878
ΔE00 5.79
Soft Green
#6FC276
ΔE00 6.21
Aqua Green
#12E193
ΔE00 6.45
Eucalyptus
#44D7A8
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D697 #D678B7
analogous
#88D678 #78D697 #78D6C6
triadic
#78D697 #9778D6 #D69778
tetradic
#78D697 #7888D6 #D678B7 #D6C678
square
#78D697 #7888D6 #D678B7 #D6C678
split-complementary
#78D697 #C678D6 #D67888
monochromatic
#31A257 #49C873 #78D697 #A7E4BB #D6F3DF
Accessibility & contrast
On white
1.77
#78D697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#78D697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D697
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D697 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C993
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#65D4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d697; /* rgb */ color: rgb(120, 214, 151); /* oklch */ color: oklch(80.1% 0.127 153.3);
Tailwind
colors: {
custom: {
50: '#a3e3b6',
500: '#78d697',
950: '#000000',
},
}SCSS
$custom: #78d697; $custom-light: #a3e3b6; $custom-dark: #000000;
JSON
{
"hex": "#78d697",
"rgb": {
"r": 120,
"g": 214,
"b": 151
},
"hsl": {
"h": 139.787,
"s": 53.409,
"l": 65.49
},
"oklch": {
"l": 0.80131,
"c": 0.12746,
"h": 153.3
},
"luminance": 0.54321
}Semantic roles & 50–950 ramp
primary
#78D697
secondary
#A64C89
accent
#258DC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481