#96EA96#96EA96
#96EA96 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.3% C 0.141 H 144.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA96 |
|---|---|
| RGB | rgb(150, 234, 150) |
| HSL | hsl(120, 67%, 75%) |
| HSV | hsv(120, 36%, 92%) |
| CMYK | cmyk(35.9%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(85.77, -41.87, 32.97) |
| CIE-LCH | lch(85.77, 53.29, 141.78°) |
| OKLab | oklab(86.27% -0.1141 0.0822) |
| OKLCH | oklch(86.27% 0.141 144.2) |
| XYZ | xyz(47.5034, 67.5292, 39.3797) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.77
Palegreen
#98FB98
ΔE00 3.96
Light Sea Green
#98F6B0
ΔE00 4.30
Light Pastel Green
#B2FBA5
ΔE00 4.40
Light Mint Green
#A6FBB2
ΔE00 4.49
Foam Green
#90FDA9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA96 #EA96EA
analogous
#C0EA96 #96EA96 #96EAC0
triadic
#96EA96 #9696EA #EA9696
tetradic
#96EA96 #96C0EA #EA96EA #EAC096
square
#96EA96 #96C0EA #EA96EA #EAC096
split-complementary
#96EA96 #C096EA #EA96C0
monochromatic
#30D630 #63E063 #96EA96 #C9F4C9 #E5FAE5
Accessibility & contrast
On white
1.45
#96EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#96EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA96
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA96 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC90
Deuteranopia (green-blind)
#E1D39B
Tritanopia (blue-blind)
#8DE5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea96; /* rgb */ color: rgb(150, 234, 150); /* oklch */ color: oklch(86.3% 0.141 144.2);
Tailwind
colors: {
custom: {
50: '#b8f1b5',
500: '#96ea96',
950: '#000000',
},
}SCSS
$custom: #96ea96; $custom-light: #b8f1b5; $custom-dark: #000000;
JSON
{
"hex": "#96ea96",
"rgb": {
"r": 150,
"g": 234,
"b": 150
},
"hsl": {
"h": 120,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.86274,
"c": 0.14064,
"h": 144.2
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#96EA96
secondary
#C55FC5
accent
#17CFCF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581