#96EA99#96EA99
#96EA99 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.3% C 0.138 H 145.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA99 |
|---|---|
| RGB | rgb(150, 234, 153) |
| HSL | hsl(122, 67%, 75%) |
| HSV | hsv(122, 36%, 92%) |
| CMYK | cmyk(35.9%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.82, -41.40, 31.52) |
| CIE-LCH | lch(85.82, 52.04, 142.72°) |
| OKLab | oklab(86.33% -0.1128 0.0788) |
| OKLCH | oklch(86.33% 0.138 145.1) |
| XYZ | xyz(47.7480, 67.6271, 40.6682) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 3.87
Light Mint Green
#A6FBB2
ΔE00 4.20
Palegreen
#98FB98
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 4.24
Foam Green
#90FDA9
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA99 #EA96E7
analogous
#BDEA96 #96EA99 #96EAC3
triadic
#96EA99 #9996EA #EA9996
tetradic
#96EA99 #96BDEA #EA96E7 #EAC396
square
#96EA99 #96BDEA #EA96E7 #EAC396
split-complementary
#96EA99 #C396EA #EA96BD
monochromatic
#30D636 #63E067 #96EA99 #C9F4CB #E5FAE6
Accessibility & contrast
On white
1.45
#96EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#96EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA99
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA99 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#8CE6D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96ea99; /* rgb */ color: rgb(150, 234, 153); /* oklch */ color: oklch(86.3% 0.138 145.1);
Tailwind
colors: {
custom: {
50: '#b8f1b7',
500: '#96ea99',
950: '#000000',
},
}SCSS
$custom: #96ea99; $custom-light: #b8f1b7; $custom-dark: #000000;
JSON
{
"hex": "#96ea99",
"rgb": {
"r": 150,
"g": 234,
"b": 153
},
"hsl": {
"h": 122.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.8633,
"c": 0.13764,
"h": 145.1
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#96EA99
secondary
#C55FC1
accent
#17C8CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581