#96DC7E#96DC7E
#96DC7E is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.144 H 138.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96DC7E |
|---|---|
| RGB | rgb(150, 220, 126) |
| HSL | hsl(105, 57%, 68%) |
| HSV | hsv(105, 43%, 86%) |
| CMYK | cmyk(31.8%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(81.39, -39.13, 39.31) |
| CIE-LCH | lch(81.39, 55.47, 134.87°) |
| OKLab | oklab(82.6% -0.1071 0.0962) |
| OKLCH | oklch(82.6% 0.144 138.1) |
| XYZ | xyz(41.9355, 59.1751, 28.9470) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Pistachio
#93C572
ΔE00 5.75
Pale Olive Green
#B1D27B
ΔE00 6.20
Lightish Green
#61E160
ΔE00 6.39
Fresh Green
#69D84F
ΔE00 6.56
Light Grey Green
#B7E1A1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DC7E #C47EDC
analogous
#C5DC7E #96DC7E #7EDC95
triadic
#96DC7E #7E96DC #DC7E96
tetradic
#96DC7E #7EC5DC #C47EDC #DC957E
square
#96DC7E #7EC5DC #C47EDC #DC957E
split-complementary
#96DC7E #957EDC #DC7EC5
monochromatic
#50B030 #6FCF4E #96DC7E #BDE9AE #E4F6DE
Accessibility & contrast
On white
1.64
#96DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#96DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DC7E
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DC7E | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#93D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96dc7e; /* rgb */ color: rgb(150, 220, 126); /* oklch */ color: oklch(82.6% 0.144 138.1);
Tailwind
colors: {
custom: {
50: '#b7e7a4',
500: '#96dc7e',
950: '#000000',
},
}SCSS
$custom: #96dc7e; $custom-light: #b7e7a4; $custom-dark: #000000;
JSON
{
"hex": "#96dc7e",
"rgb": {
"r": 150,
"g": 220,
"b": 126
},
"hsl": {
"h": 104.681,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.826,
"c": 0.14396,
"h": 138.1
},
"luminance": 0.59177
}Semantic roles & 50–950 ramp
primary
#96DC7E
secondary
#984CB2
accent
#21C59B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480