#78DD93#78DD93
#78DD93 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.7% C 0.142 H 150.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #78DD93 |
|---|---|
| RGB | rgb(120, 221, 147) |
| HSL | hsl(136, 60%, 67%) |
| HSV | hsv(136, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.63, -45.40, 27.41) |
| CIE-LCH | lch(80.63, 53.03, 148.88°) |
| OKLab | oklab(81.72% -0.1236 0.0689) |
| OKLCH | oklch(81.72% 0.142 150.9) |
| XYZ | xyz(38.8661, 57.8097, 36.7085) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.63
Aqua Green
#12E193
ΔE00 5.84
Light Sea Green
#98F6B0
ΔE00 6.09
Emerald
#50C878
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DD93 #DD78C2
analogous
#90DD78 #78DD93 #78DDC6
triadic
#78DD93 #9378DD #DD9378
tetradic
#78DD93 #7890DD #DD78C2 #DDC678
square
#78DD93 #7890DD #DD78C2 #DDC678
split-complementary
#78DD93 #C678DD #DD7890
monochromatic
#2CAF4F #47D16C #78DD93 #A9E9BA #DAF6E1
Accessibility & contrast
On white
1.67
#78DD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#78DD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DD93
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DD93 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#64DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #78dd93; /* rgb */ color: rgb(120, 221, 147); /* oklch */ color: oklch(81.7% 0.142 150.9);
Tailwind
colors: {
custom: {
50: '#a4e8b3',
500: '#78dd93',
950: '#000000',
},
}SCSS
$custom: #78dd93; $custom-light: #a4e8b3; $custom-dark: #000000;
JSON
{
"hex": "#78dd93",
"rgb": {
"r": 120,
"g": 221,
"b": 147
},
"hsl": {
"h": 136.04,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.81723,
"c": 0.14153,
"h": 150.9
},
"luminance": 0.57813
}Semantic roles & 50–950 ramp
primary
#78DD93
secondary
#B14895
accent
#1E9AC7
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481