#94CD84#94CD84
#94CD84 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.116 H 139.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #94CD84 |
|---|---|
| RGB | rgb(148, 205, 132) |
| HSL | hsl(107, 42%, 66%) |
| HSV | hsv(107, 36%, 80%) |
| CMYK | cmyk(27.8%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.05, -32.09, 30.62) |
| CIE-LCH | lch(77.05, 44.35, 136.34°) |
| OKLab | oklab(79.1% -0.0876 0.0762) |
| OKLCH | oklch(79.1% 0.116 139) |
| XYZ | xyz(38.2077, 51.6231, 29.7765) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.30
Light Moss Green
#A6C875
ΔE00 5.32
Soft Green
#6FC276
ΔE00 5.37
Pale Olive Green
#B1D27B
ΔE00 6.29
Lichen
#8FB67B
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CD84 #BD84CD
analogous
#B8CD84 #94CD84 #84CD98
triadic
#94CD84 #8494CD #CD8494
tetradic
#94CD84 #84B8CD #BD84CD #CD9884
square
#94CD84 #84B8CD #BD84CD #CD9884
split-complementary
#94CD84 #9884CD #CD84B8
monochromatic
#52993E #6EBB58 #94CD84 #BADFB0 #E0F0DB
Accessibility & contrast
On white
1.85
#94CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#94CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CD84
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CD84 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C27F
Deuteranopia (green-blind)
#C9BC88
Tritanopia (blue-blind)
#91C8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94cd84; /* rgb */ color: rgb(148, 205, 132); /* oklch */ color: oklch(79.1% 0.116 139.0);
Tailwind
colors: {
custom: {
50: '#b5dca8',
500: '#94cd84',
950: '#000000',
},
}SCSS
$custom: #94cd84; $custom-light: #b5dca8; $custom-dark: #000000;
JSON
{
"hex": "#94cd84",
"rgb": {
"r": 148,
"g": 205,
"b": 132
},
"hsl": {
"h": 106.849,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79096,
"c": 0.1161,
"h": 139
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#94CD84
secondary
#8F569F
accent
#30B598
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480