#78DB92#78DB92
#78DB92 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.140 H 150.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78DB92 |
|---|---|
| RGB | rgb(120, 219, 146) |
| HSL | hsl(136, 58%, 66%) |
| HSV | hsv(136, 45%, 86%) |
| CMYK | cmyk(45.2%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(80.03, -44.72, 27.11) |
| CIE-LCH | lch(80.03, 52.29, 148.77°) |
| OKLab | oklab(81.22% -0.1218 0.0682) |
| OKLCH | oklch(81.22% 0.14 150.8) |
| XYZ | xyz(38.2631, 56.7287, 36.1220) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.82
Emerald
#50C878
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 5.88
Aqua Green
#12E193
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DB92 #DB78C1
analogous
#90DB78 #78DB92 #78DBC4
triadic
#78DB92 #9278DB #DB9278
tetradic
#78DB92 #7890DB #DB78C1 #DBC478
square
#78DB92 #7890DB #DB78C1 #DBC478
split-complementary
#78DB92 #C478DB #DB7890
monochromatic
#2EAB4F #48CE6B #78DB92 #A8E8B9 #D9F5E0
Accessibility & contrast
On white
1.70
#78DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#78DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DB92
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DB92 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#CDC396
Tritanopia (blue-blind)
#65D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #78db92; /* rgb */ color: rgb(120, 219, 146); /* oklch */ color: oklch(81.2% 0.140 150.8);
Tailwind
colors: {
custom: {
50: '#a4e7b2',
500: '#78db92',
950: '#000000',
},
}SCSS
$custom: #78db92; $custom-light: #a4e7b2; $custom-dark: #000000;
JSON
{
"hex": "#78db92",
"rgb": {
"r": 120,
"g": 219,
"b": 146
},
"hsl": {
"h": 135.758,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.81224,
"c": 0.13957,
"h": 150.8
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#78DB92
secondary
#AE4A93
accent
#209AC5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481