#96EA9D#96EA9D
#96EA9D is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.4% C 0.134 H 146.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA9D |
|---|---|
| RGB | rgb(150, 234, 157) |
| HSL | hsl(125, 67%, 75%) |
| HSV | hsv(125, 36%, 92%) |
| CMYK | cmyk(35.9%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(85.89, -40.76, 29.58) |
| CIE-LCH | lch(85.89, 50.36, 144.04°) |
| OKLab | oklab(86.41% -0.1111 0.0743) |
| OKLCH | oklch(86.41% 0.134 146.3) |
| XYZ | xyz(48.0839, 67.7614, 42.4374) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 3.54
Light Mint Green
#A6FBB2
ΔE00 3.90
Mint (survey)
#9FFEB0
ΔE00 4.26
Foam Green
#90FDA9
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA9D #EA96E3
analogous
#B9EA96 #96EA9D #96EAC7
triadic
#96EA9D #9D96EA #EA9D96
tetradic
#96EA9D #96B9EA #EA96E3 #EAC796
square
#96EA9D #96B9EA #EA96E3 #EAC796
split-complementary
#96EA9D #C796EA #EA96B9
monochromatic
#30D63E #63E06D #96EA9D #C9F4CD #E5FAE7
Accessibility & contrast
On white
1.44
#96EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#96EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA9D
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA9D | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#E0D3A1
Tritanopia (blue-blind)
#8BE6D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96ea9d; /* rgb */ color: rgb(150, 234, 157); /* oklch */ color: oklch(86.4% 0.134 146.3);
Tailwind
colors: {
custom: {
50: '#b8f1ba',
500: '#96ea9d',
950: '#000000',
},
}SCSS
$custom: #96ea9d; $custom-light: #b8f1ba; $custom-dark: #000000;
JSON
{
"hex": "#96ea9d",
"rgb": {
"r": 150,
"g": 234,
"b": 157
},
"hsl": {
"h": 125,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.86407,
"c": 0.13367,
"h": 146.3
},
"luminance": 0.67764
}Semantic roles & 50–950 ramp
primary
#96EA9D
secondary
#C55FBC
accent
#17BFCF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581