#96FCA2#96FCA2
#96FCA2 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.155 H 146.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCA2 |
|---|---|
| RGB | rgb(150, 252, 162) |
| HSL | hsl(127, 94%, 79%) |
| HSV | hsv(127, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.10, -47.77, 34.02) |
| CIE-LCH | lch(91.10, 58.65, 144.55°) |
| OKLab | oklab(90.67% -0.1301 0.0849) |
| OKLCH | oklch(90.67% 0.155 146.9) |
| XYZ | xyz(53.9068, 78.7101, 46.5275) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.19
Baby Green
#8CFF9E
ΔE00 1.44
Foam Green
#90FDA9
ΔE00 1.53
Palegreen
#98FB98
ΔE00 1.70
Mint (survey)
#9FFEB0
ΔE00 2.19
Light Seafoam Green
#A7FFB5
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCA2 #FC96F0
analogous
#BDFC96 #96FCA2 #96FCD5
triadic
#96FCA2 #A296FC #FCA296
tetradic
#96FCA2 #96BDFC #FC96F0 #FCD596
square
#96FCA2 #96BDFC #FC96F0 #FCD596
split-complementary
#96FCA2 #D596FC #FC96BD
monochromatic
#1FF939 #5BFA6D #96FCA2 #D2FED7 #E1FEE5
Accessibility & contrast
On white
1.25
#96FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#96FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCA2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCA2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#87F8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #96fca2; /* rgb */ color: rgb(150, 252, 162); /* oklch */ color: oklch(90.7% 0.155 146.9);
Tailwind
colors: {
custom: {
50: '#b9febe',
500: '#96fca2',
950: '#000000',
},
}SCSS
$custom: #96fca2; $custom-light: #b9febe; $custom-dark: #000000;
JSON
{
"hex": "#96fca2",
"rgb": {
"r": 150,
"g": 252,
"b": 162
},
"hsl": {
"h": 127.059,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.90669,
"c": 0.15534,
"h": 146.9
},
"luminance": 0.78713
}Semantic roles & 50–950 ramp
primary
#96FCA2
secondary
#DD59CE
accent
#00CAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682