#96F899#96F899
#96F899 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.6% C 0.158 H 144.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #96F899 |
|---|---|
| RGB | rgb(150, 248, 153) |
| HSL | hsl(122, 88%, 78%) |
| HSV | hsv(122, 40%, 97%) |
| CMYK | cmyk(39.5%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(89.82, -47.47, 36.80) |
| CIE-LCH | lch(89.82, 60.06, 142.21°) |
| OKLab | oklab(89.58% -0.1293 0.0913) |
| OKLCH | oklch(89.58% 0.158 144.8) |
| XYZ | xyz(51.8923, 75.9157, 42.0497) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.83
Mint Green
#8FFF9F
ΔE00 1.85
Baby Green
#8CFF9E
ΔE00 2.02
Lightgreen
#90EE90
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F899 #F896F5
analogous
#C4F896 #96F899 #96F8CA
triadic
#96F899 #9996F8 #F89996
tetradic
#96F899 #96C4F8 #F896F5 #F8CA96
square
#96F899 #96C4F8 #F896F5 #F8CA96
split-complementary
#96F899 #CA96F8 #F896C4
monochromatic
#23F02A #5DF461 #96F899 #CFFCD1 #E2FDE3
Accessibility & contrast
On white
1.30
#96F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#96F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F899
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F899 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#EDDE9F
Tritanopia (blue-blind)
#8AF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #96f899; /* rgb */ color: rgb(150, 248, 153); /* oklch */ color: oklch(89.6% 0.158 144.8);
Tailwind
colors: {
custom: {
50: '#b9fbb8',
500: '#96f899',
950: '#000000',
},
}SCSS
$custom: #96f899; $custom-light: #b9fbb8; $custom-dark: #000000;
JSON
{
"hex": "#96f899",
"rgb": {
"r": 150,
"g": 248,
"b": 153
},
"hsl": {
"h": 121.837,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.89579,
"c": 0.15824,
"h": 144.8
},
"luminance": 0.75919
}Semantic roles & 50–950 ramp
primary
#96F899
secondary
#D85BD4
accent
#01DDE4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581