#78D796#78D796
#78D796 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.3% C 0.130 H 152.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #78D796 |
|---|---|
| RGB | rgb(120, 215, 150) |
| HSL | hsl(139, 54%, 66%) |
| HSV | hsv(139, 44%, 84%) |
| CMYK | cmyk(44.2%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.92, -42.27, 23.54) |
| CIE-LCH | lch(78.92, 48.38, 150.89°) |
| OKLab | oklab(80.35% -0.1154 0.0596) |
| OKLCH | oklch(80.35% 0.13 152.7) |
| XYZ | xyz(37.5487, 54.7933, 37.4458) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 5.45
Emerald
#50C878
ΔE00 5.73
Soft Green
#6FC276
ΔE00 6.19
Aqua Green
#12E193
ΔE00 6.30
Seaweed
#18D17B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D796 #D778B9
analogous
#89D778 #78D796 #78D7C5
triadic
#78D796 #9678D7 #D79678
tetradic
#78D796 #7889D7 #D778B9 #D7C578
square
#78D796 #7889D7 #D778B9 #D7C578
split-complementary
#78D796 #C578D7 #D77889
monochromatic
#31A455 #49C971 #78D796 #A7E5BB #D6F3DF
Accessibility & contrast
On white
1.76
#78D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#78D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D796
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D796 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#65D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d796; /* rgb */ color: rgb(120, 215, 150); /* oklch */ color: oklch(80.3% 0.130 152.7);
Tailwind
colors: {
custom: {
50: '#a4e4b5',
500: '#78d796',
950: '#000000',
},
}SCSS
$custom: #78d796; $custom-light: #a4e4b5; $custom-dark: #000000;
JSON
{
"hex": "#78d796",
"rgb": {
"r": 120,
"g": 215,
"b": 150
},
"hsl": {
"h": 138.947,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.80348,
"c": 0.12989,
"h": 152.7
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#78D796
secondary
#A84B8B
accent
#2490C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481