#96EF83#96EF83
#96EF83 is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.1% C 0.167 H 140.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #96EF83 |
|---|---|
| RGB | rgb(150, 239, 131) |
| HSL | hsl(109, 77%, 73%) |
| HSV | hsv(109, 45%, 94%) |
| CMYK | cmyk(37.2%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(86.92, -46.75, 43.87) |
| CIE-LCH | lch(86.92, 64.11, 136.82°) |
| OKLab | oklab(87.12% -0.1278 0.1068) |
| OKLCH | oklch(87.12% 0.167 140.1) |
| XYZ | xyz(47.5392, 69.8533, 32.4465) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Light Green
#96F97B
ΔE00 2.86
Palegreen
#98FB98
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 3.87
Pastel Green
#B0FF9D
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EF83 #DC83EF
analogous
#CCEF83 #96EF83 #83EFA6
triadic
#96EF83 #8396EF #EF8396
tetradic
#96EF83 #83CCEF #DC83EF #EFA683
square
#96EF83 #83CCEF #DC83EF #EFA683
split-complementary
#96EF83 #A683EF #EF83CC
monochromatic
#3EDB1C #68E84D #96EF83 #C4F6B9 #E8FCE4
Accessibility & contrast
On white
1.40
#96EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#96EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EF83
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EF83 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7A
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#8FE9D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #96ef83; /* rgb */ color: rgb(150, 239, 131); /* oklch */ color: oklch(87.1% 0.167 140.1);
Tailwind
colors: {
custom: {
50: '#b9f5a9',
500: '#96ef83',
950: '#000000',
},
}SCSS
$custom: #96ef83; $custom-light: #b9f5a9; $custom-dark: #000000;
JSON
{
"hex": "#96ef83",
"rgb": {
"r": 150,
"g": 239,
"b": 131
},
"hsl": {
"h": 109.444,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.8712,
"c": 0.16653,
"h": 140.1
},
"luminance": 0.69856
}Semantic roles & 50–950 ramp
primary
#96EF83
secondary
#B44DCA
accent
#0CD9B5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581