#96EAA2#96EAA2
#96EAA2 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.5% C 0.129 H 147.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96EAA2 |
|---|---|
| RGB | rgb(150, 234, 162) |
| HSL | hsl(129, 67%, 75%) |
| HSV | hsv(129, 36%, 92%) |
| CMYK | cmyk(35.9%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(85.97, -39.94, 27.14) |
| CIE-LCH | lch(85.97, 48.29, 145.80°) |
| OKLab | oklab(86.51% -0.109 0.0685) |
| OKLCH | oklch(86.51% 0.129 147.9) |
| XYZ | xyz(48.5196, 67.9357, 44.7317) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 2.83
Light Mint Green
#A6FBB2
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.76
Mint (survey)
#9FFEB0
ΔE00 4.20
Foam Green
#90FDA9
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EAA2 #EA96DE
analogous
#B4EA96 #96EAA2 #96EACC
triadic
#96EAA2 #A296EA #EAA296
tetradic
#96EAA2 #96B4EA #EA96DE #EACC96
square
#96EAA2 #96B4EA #EA96DE #EACC96
split-complementary
#96EAA2 #CC96EA #EA96B4
monochromatic
#30D648 #63E075 #96EAA2 #C9F4CF #E5FAE8
Accessibility & contrast
On white
1.44
#96EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#96EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EAA2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EAA2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9D
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#8AE7D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96eaa2; /* rgb */ color: rgb(150, 234, 162); /* oklch */ color: oklch(86.5% 0.129 147.9);
Tailwind
colors: {
custom: {
50: '#b8f1be',
500: '#96eaa2',
950: '#000000',
},
}SCSS
$custom: #96eaa2; $custom-light: #b8f1be; $custom-dark: #000000;
JSON
{
"hex": "#96eaa2",
"rgb": {
"r": 150,
"g": 234,
"b": 162
},
"hsl": {
"h": 128.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.86506,
"c": 0.12872,
"h": 147.9
},
"luminance": 0.67938
}Semantic roles & 50–950 ramp
primary
#96EAA2
secondary
#C55FB6
accent
#17B4CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582