#78D488#78D488
#78D488 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.139 H 148.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78D488 |
|---|---|
| RGB | rgb(120, 212, 136) |
| HSL | hsl(130, 52%, 65%) |
| HSV | hsv(130, 43%, 83%) |
| CMYK | cmyk(43.4%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(77.79, -43.40, 29.28) |
| CIE-LCH | lch(77.79, 52.36, 146.00°) |
| OKLab | oklab(79.35% -0.1181 0.0732) |
| OKLCH | oklch(79.35% 0.139 148.2) |
| XYZ | xyz(35.7311, 52.8552, 31.6070) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.59
Emerald
#50C878
ΔE00 4.65
Seaweed
#18D17B
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.17
Weird Green
#3AE57F
ΔE00 6.47
Dark Mint
#48C072
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D488 #D478C4
analogous
#96D478 #78D488 #78D4B6
triadic
#78D488 #8878D4 #D48878
tetradic
#78D488 #7896D4 #D478C4 #D4B678
square
#78D488 #7896D4 #D478C4 #D4B678
split-complementary
#78D488 #B678D4 #D47896
monochromatic
#339F45 #4AC55F #78D488 #A6E3B1 #D5F2DA
Accessibility & contrast
On white
1.81
#78D488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#78D488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D488
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D488 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C683
Deuteranopia (green-blind)
#C8BD8D
Tritanopia (blue-blind)
#69D1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #78d488; /* rgb */ color: rgb(120, 212, 136); /* oklch */ color: oklch(79.3% 0.139 148.2);
Tailwind
colors: {
custom: {
50: '#a3e2ab',
500: '#78d488',
950: '#000000',
},
}SCSS
$custom: #78d488; $custom-light: #a3e2ab; $custom-dark: #000000;
JSON
{
"hex": "#78d488",
"rgb": {
"r": 120,
"g": 212,
"b": 136
},
"hsl": {
"h": 130.435,
"s": 51.685,
"l": 65.098
},
"oklch": {
"l": 0.79345,
"c": 0.13895,
"h": 148.2
},
"luminance": 0.52858
}Semantic roles & 50–950 ramp
primary
#78D488
secondary
#A44D94
accent
#26A5BF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481