#96D67F#96D67F
#96D67F is a light, vivid green. Relative luminance 0.561; OKLCH L 81.2% C 0.134 H 137.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96D67F |
|---|---|
| RGB | rgb(150, 214, 127) |
| HSL | hsl(104, 51%, 67%) |
| HSV | hsv(104, 41%, 84%) |
| CMYK | cmyk(29.9%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.68, -36.29, 36.61) |
| CIE-LCH | lch(79.68, 51.55, 134.74°) |
| OKLab | oklab(81.22% -0.0993 0.09) |
| OKLCH | oklch(81.22% 0.134 137.8) |
| XYZ | xyz(40.4538, 56.1079, 28.7730) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 5.61
Light Moss Green
#A6C875
ΔE00 5.66
Lightgreen
#90EE90
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.22
Soft Green
#6FC276
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D67F #BF7FD6
analogous
#C2D67F #96D67F #7FD694
triadic
#96D67F #7F96D6 #D67F96
tetradic
#96D67F #7FC2D6 #BF7FD6 #D6947F
square
#96D67F #7FC2D6 #BF7FD6 #D6947F
split-complementary
#96D67F #947FD6 #D67FC2
monochromatic
#53A635 #70C751 #96D67F #BCE5AD #E2F4DC
Accessibility & contrast
On white
1.72
#96D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#96D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D67F
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D67F | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#93D0C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96d67f; /* rgb */ color: rgb(150, 214, 127); /* oklch */ color: oklch(81.2% 0.134 137.8);
Tailwind
colors: {
custom: {
50: '#b7e3a5',
500: '#96d67f',
950: '#000000',
},
}SCSS
$custom: #96d67f; $custom-light: #b7e3a5; $custom-dark: #000000;
JSON
{
"hex": "#96d67f",
"rgb": {
"r": 150,
"g": 214,
"b": 127
},
"hsl": {
"h": 104.138,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81218,
"c": 0.13401,
"h": 137.8
},
"luminance": 0.56109
}Semantic roles & 50–950 ramp
primary
#96D67F
secondary
#9250AA
accent
#27BF97
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480