#78D68D#78D68D
#78D68D is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.137 H 149.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #78D68D |
|---|---|
| RGB | rgb(120, 214, 141) |
| HSL | hsl(133, 53%, 65%) |
| HSV | hsv(133, 44%, 84%) |
| CMYK | cmyk(43.9%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(78.47, -43.42, 27.60) |
| CIE-LCH | lch(78.47, 51.45, 147.56°) |
| OKLab | oklab(79.92% -0.1182 0.0693) |
| OKLCH | oklch(79.92% 0.137 149.6) |
| XYZ | xyz(36.5978, 54.0068, 33.6900) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.00
Soft Green
#6FC276
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.57
Seaweed
#18D17B
ΔE00 6.21
Weird Green
#3AE57F
ΔE00 6.40
Lightgreen
#90EE90
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D68D #D678C1
analogous
#92D678 #78D68D #78D6BC
triadic
#78D68D #8D78D6 #D68D78
tetradic
#78D68D #7892D6 #D678C1 #D6BC78
square
#78D68D #7892D6 #D678C1 #D6BC78
split-complementary
#78D68D #BC78D6 #D67892
monochromatic
#31A24B #49C865 #78D68D #A7E4B5 #D6F3DC
Accessibility & contrast
On white
1.78
#78D68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#78D68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D68D
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D68D | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C888
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#67D3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78d68d; /* rgb */ color: rgb(120, 214, 141); /* oklch */ color: oklch(79.9% 0.137 149.6);
Tailwind
colors: {
custom: {
50: '#a4e3af',
500: '#78d68d',
950: '#000000',
},
}SCSS
$custom: #78d68d; $custom-light: #a4e3af; $custom-dark: #000000;
JSON
{
"hex": "#78d68d",
"rgb": {
"r": 120,
"g": 214,
"b": 141
},
"hsl": {
"h": 133.404,
"s": 53.409,
"l": 65.49
},
"oklch": {
"l": 0.79924,
"c": 0.13704,
"h": 149.6
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#78D68D
secondary
#A64C92
accent
#259EC1
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481