#96DA7E#96DA7E
#96DA7E is a very light, vivid green. Relative luminance 0.581; OKLCH L 82.1% C 0.141 H 137.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96DA7E |
|---|---|
| RGB | rgb(150, 218, 126) |
| HSL | hsl(104, 55%, 67%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(31.2%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(80.81, -38.23, 38.57) |
| CIE-LCH | lch(80.81, 54.31, 134.75°) |
| OKLab | oklab(82.13% -0.1047 0.0945) |
| OKLCH | oklch(82.13% 0.141 137.9) |
| XYZ | xyz(41.4137, 58.1315, 28.7731) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.09
Pistachio
#93C572
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.48
Lightish Green
#61E160
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DA7E #C27EDA
analogous
#C4DA7E #96DA7E #7EDA94
triadic
#96DA7E #7E96DA #DA7E96
tetradic
#96DA7E #7EC4DA #C27EDA #DA947E
square
#96DA7E #7EC4DA #C27EDA #DA947E
split-complementary
#96DA7E #947EDA #DA7EC4
monochromatic
#51AC31 #6FCC4E #96DA7E #BDE8AE #E3F5DD
Accessibility & contrast
On white
1.66
#96DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#96DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DA7E
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DA7E | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC77
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#93D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96da7e; /* rgb */ color: rgb(150, 218, 126); /* oklch */ color: oklch(82.1% 0.141 137.9);
Tailwind
colors: {
custom: {
50: '#b7e6a4',
500: '#96da7e',
950: '#000000',
},
}SCSS
$custom: #96da7e; $custom-light: #b7e6a4; $custom-dark: #000000;
JSON
{
"hex": "#96da7e",
"rgb": {
"r": 150,
"g": 218,
"b": 126
},
"hsl": {
"h": 104.348,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.82134,
"c": 0.14101,
"h": 137.9
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#96DA7E
secondary
#954DAF
accent
#23C399
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480