#96D784#96D784
#96D784 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.5% C 0.130 H 139.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96D784 |
|---|---|
| RGB | rgb(150, 215, 132) |
| HSL | hsl(107, 51%, 68%) |
| HSV | hsv(107, 39%, 84%) |
| CMYK | cmyk(30.2%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(80.04, -36.04, 34.56) |
| CIE-LCH | lch(80.04, 49.93, 136.20°) |
| OKLab | oklab(81.54% -0.0984 0.0854) |
| OKLCH | oklch(81.54% 0.13 139) |
| XYZ | xyz(41.0416, 56.7492, 30.6166) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D784 #C584D7
analogous
#BFD784 #96D784 #84D79B
triadic
#96D784 #8496D7 #D78496
tetradic
#96D784 #84BFD7 #C584D7 #D79B84
square
#96D784 #84BFD7 #C584D7 #D79B84
split-complementary
#96D784 #9B84D7 #D784BF
monochromatic
#50A937 #6FC856 #96D784 #BDE6B2 #E5F5E0
Accessibility & contrast
On white
1.70
#96D784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#96D784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D784
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D784 | 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)
#DCCA7E
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#92D2C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96d784; /* rgb */ color: rgb(150, 215, 132); /* oklch */ color: oklch(81.5% 0.130 139.0);
Tailwind
colors: {
custom: {
50: '#b7e3a8',
500: '#96d784',
950: '#000000',
},
}SCSS
$custom: #96d784; $custom-light: #b7e3a8; $custom-dark: #000000;
JSON
{
"hex": "#96d784",
"rgb": {
"r": 150,
"g": 215,
"b": 132
},
"hsl": {
"h": 106.988,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.81536,
"c": 0.13035,
"h": 139
},
"luminance": 0.56751
}Semantic roles & 50–950 ramp
primary
#96D784
secondary
#9952AD
accent
#27BE9E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480