#96DF89#96DF89
#96DF89 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.5% C 0.137 H 140.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #96DF89 |
|---|---|
| RGB | rgb(150, 223, 137) |
| HSL | hsl(111, 57%, 71%) |
| HSV | hsv(111, 39%, 87%) |
| CMYK | cmyk(32.7%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.41, -38.94, 35.12) |
| CIE-LCH | lch(82.41, 52.44, 137.95°) |
| OKLab | oklab(83.48% -0.1063 0.0869) |
| OKLCH | oklch(83.48% 0.137 140.7) |
| XYZ | xyz(43.4791, 61.0636, 33.1576) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Hospital Green
#9BE5AA
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 5.86
Washed Out Green
#BCF5A6
ΔE00 6.16
Palegreen
#98FB98
ΔE00 6.20
Light Pastel Green
#B2FBA5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DF89 #D289DF
analogous
#C1DF89 #96DF89 #89DFA7
triadic
#96DF89 #8996DF #DF8996
tetradic
#96DF89 #89C1DF #D289DF #DFA789
square
#96DF89 #89C1DF #D289DF #DFA789
split-complementary
#96DF89 #A789DF #DF89C1
monochromatic
#47BB33 #6BD259 #96DF89 #C1ECB9 #EAF8E7
Accessibility & contrast
On white
1.59
#96DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#96DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DF89
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DF89 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#91DACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #96df89; /* rgb */ color: rgb(150, 223, 137); /* oklch */ color: oklch(83.5% 0.137 140.7);
Tailwind
colors: {
custom: {
50: '#b7e9ac',
500: '#96df89',
950: '#000000',
},
}SCSS
$custom: #96df89; $custom-light: #b7e9ac; $custom-dark: #000000;
JSON
{
"hex": "#96df89",
"rgb": {
"r": 150,
"g": 223,
"b": 137
},
"hsl": {
"h": 110.93,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83484,
"c": 0.13728,
"h": 140.7
},
"luminance": 0.61066
}Semantic roles & 50–950 ramp
primary
#96DF89
secondary
#A856B7
accent
#21C5AC
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481