#96E283#96E283
#96E283 is a very light, vivid green. Relative luminance 0.625; OKLCH L 84.1% C 0.148 H 139.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96E283 |
|---|---|
| RGB | rgb(150, 226, 131) |
| HSL | hsl(108, 62%, 70%) |
| HSV | hsv(108, 42%, 89%) |
| CMYK | cmyk(33.6%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(83.19, -41.12, 39.12) |
| CIE-LCH | lch(83.19, 56.76, 136.42°) |
| OKLab | oklab(84.08% -0.1124 0.0959) |
| OKLCH | oklch(84.08% 0.148 139.5) |
| XYZ | xyz(43.8693, 62.5135, 31.2232) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Palegreen
#98FB98
ΔE00 5.58
Pale Light Green
#B1FC99
ΔE00 5.82
Light Green
#96F97B
ΔE00 5.91
Light Pastel Green
#B2FBA5
ΔE00 6.04
Lightish Green
#61E160
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E283 #CF83E2
analogous
#C6E283 #96E283 #83E29F
triadic
#96E283 #8396E2 #E28396
tetradic
#96E283 #83C6E2 #CF83E2 #E29F83
square
#96E283 #83C6E2 #CF83E2 #E29F83
split-complementary
#96E283 #9F83E2 #E283C6
monochromatic
#4ABE2C #6CD651 #96E283 #C0EEB5 #EAF9E6
Accessibility & contrast
On white
1.56
#96E283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#96E283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E283
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E283 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47C
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#91DCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96e283; /* rgb */ color: rgb(150, 226, 131); /* oklch */ color: oklch(84.1% 0.148 139.5);
Tailwind
colors: {
custom: {
50: '#b8eba8',
500: '#96e283',
950: '#000000',
},
}SCSS
$custom: #96e283; $custom-light: #b8eba8; $custom-dark: #000000;
JSON
{
"hex": "#96e283",
"rgb": {
"r": 150,
"g": 226,
"b": 131
},
"hsl": {
"h": 108,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.84082,
"c": 0.14778,
"h": 139.5
},
"luminance": 0.62515
}Semantic roles & 50–950 ramp
primary
#96E283
secondary
#A54FBA
accent
#1CCAA7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480