#78D98C#78D98C
#78D98C is a light, vivid green. Relative luminance 0.555; OKLCH L 80.6% C 0.142 H 149.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78D98C |
|---|---|
| RGB | rgb(120, 217, 140) |
| HSL | hsl(132, 56%, 66%) |
| HSV | hsv(132, 45%, 85%) |
| CMYK | cmyk(44.7%, 0%, 35.5%, 14.9%) |
| CIE-LAB | lab(79.33, -44.89, 29.28) |
| CIE-LCH | lch(79.33, 53.59, 146.89°) |
| OKLab | oklab(80.63% -0.1221 0.0733) |
| OKLCH | oklch(80.63% 0.142 149) |
| XYZ | xyz(37.2900, 55.5096, 33.5553) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 5.67
Weird Green
#3AE57F
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.77
Seaweed
#18D17B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D98C #D978C5
analogous
#94D978 #78D98C #78D9BC
triadic
#78D98C #8C78D9 #D98C78
tetradic
#78D98C #7894D9 #D978C5 #D9BC78
square
#78D98C #7894D9 #D978C5 #D9BC78
split-complementary
#78D98C #BC78D9 #D97894
monochromatic
#2FA748 #48CC63 #78D98C #A8E6B5 #D8F4DD
Accessibility & contrast
On white
1.74
#78D98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#78D98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D98C
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D98C | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA87
Deuteranopia (green-blind)
#CCC191
Tritanopia (blue-blind)
#67D6C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #78d98c; /* rgb */ color: rgb(120, 217, 140); /* oklch */ color: oklch(80.6% 0.142 149.0);
Tailwind
colors: {
custom: {
50: '#a4e5ae',
500: '#78d98c',
950: '#000000',
},
}SCSS
$custom: #78d98c; $custom-light: #a4e5ae; $custom-dark: #000000;
JSON
{
"hex": "#78d98c",
"rgb": {
"r": 120,
"g": 217,
"b": 140
},
"hsl": {
"h": 132.371,
"s": 56.069,
"l": 66.078
},
"oklch": {
"l": 0.80625,
"c": 0.14242,
"h": 149
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#78D98C
secondary
#AB4A97
accent
#22A2C4
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481