#96F898#96F898
#96F898 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.6% C 0.159 H 144.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #96F898 |
|---|---|
| RGB | rgb(150, 248, 152) |
| HSL | hsl(121, 88%, 78%) |
| HSV | hsv(121, 40%, 97%) |
| CMYK | cmyk(39.5%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(89.80, -47.62, 37.28) |
| CIE-LCH | lch(89.80, 60.47, 141.94°) |
| OKLab | oklab(89.56% -0.1297 0.0924) |
| OKLCH | oklch(89.56% 0.159 144.5) |
| XYZ | xyz(51.8101, 75.8828, 41.6165) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.73
Mint Green
#8FFF9F
ΔE00 1.91
Baby Green
#8CFF9E
ΔE00 2.06
Lightgreen
#90EE90
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F898 #F896F6
analogous
#C5F896 #96F898 #96F8C9
triadic
#96F898 #9896F8 #F89896
tetradic
#96F898 #96C5F8 #F896F6 #F8C996
square
#96F898 #96C5F8 #F896F6 #F8C996
split-complementary
#96F898 #C996F8 #F896C5
monochromatic
#23F027 #5DF460 #96F898 #CFFCD0 #E2FDE3
Accessibility & contrast
On white
1.30
#96F898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#96F898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F898
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F898 | 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)
#FCE891
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#8AF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #96f898; /* rgb */ color: rgb(150, 248, 152); /* oklch */ color: oklch(89.6% 0.159 144.5);
Tailwind
colors: {
custom: {
50: '#b9fbb7',
500: '#96f898',
950: '#000000',
},
}SCSS
$custom: #96f898; $custom-light: #b9fbb7; $custom-dark: #000000;
JSON
{
"hex": "#96f898",
"rgb": {
"r": 150,
"g": 248,
"b": 152
},
"hsl": {
"h": 121.224,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.89562,
"c": 0.1592,
"h": 144.5
},
"luminance": 0.75886
}Semantic roles & 50–950 ramp
primary
#96F898
secondary
#D85BD5
accent
#01DFE4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581