#94DC78#94DC78
#94DC78 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.151 H 137.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #94DC78 |
|---|---|
| RGB | rgb(148, 220, 120) |
| HSL | hsl(103, 59%, 67%) |
| HSV | hsv(103, 45%, 86%) |
| CMYK | cmyk(32.7%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(81.20, -40.58, 42.01) |
| CIE-LCH | lch(81.20, 58.41, 134.01°) |
| OKLab | oklab(82.4% -0.1113 0.1021) |
| OKLCH | oklch(82.4% 0.151 137.5) |
| XYZ | xyz(41.1949, 58.8366, 26.9517) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Fresh Green
#69D84F
ΔE00 5.80
Lightish Green
#61E160
ΔE00 5.81
Pistachio
#93C572
ΔE00 5.92
Pale Olive Green
#B1D27B
ΔE00 6.31
Light Green
#96F97B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DC78 #C078DC
analogous
#C6DC78 #94DC78 #78DC8E
triadic
#94DC78 #7894DC #DC7894
tetradic
#94DC78 #78C6DC #C078DC #DC8E78
square
#94DC78 #78C6DC #C078DC #DC8E78
split-complementary
#94DC78 #8E78DC #DC78C6
monochromatic
#51AD2D #6DCF47 #94DC78 #BBE9A9 #E1F5D9
Accessibility & contrast
On white
1.64
#94DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#94DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DC78
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DC78 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE70
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#91D6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #94dc78; /* rgb */ color: rgb(148, 220, 120); /* oklch */ color: oklch(82.4% 0.151 137.5);
Tailwind
colors: {
custom: {
50: '#b6e7a0',
500: '#94dc78',
950: '#000000',
},
}SCSS
$custom: #94dc78; $custom-light: #b6e7a0; $custom-dark: #000000;
JSON
{
"hex": "#94dc78",
"rgb": {
"r": 148,
"g": 220,
"b": 120
},
"hsl": {
"h": 103.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.82395,
"c": 0.15101,
"h": 137.5
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#94DC78
secondary
#9349AF
accent
#1FC698
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480