#96FFA2#96FFA2
#96FFA2 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.160 H 146.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFA2 |
|---|---|
| RGB | rgb(150, 255, 162) |
| HSL | hsl(127, 100%, 79%) |
| HSV | hsv(127, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(91.96, -49.04, 35.15) |
| CIE-LCH | lch(91.96, 60.34, 144.37°) |
| OKLab | oklab(91.36% -0.1335 0.0876) |
| OKLCH | oklch(91.36% 0.16 146.7) |
| XYZ | xyz(54.8563, 80.6092, 46.8440) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.75
Baby Green
#8CFF9E
ΔE00 1.05
Palegreen
#98FB98
ΔE00 1.62
Foam Green
#90FDA9
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 2.52
Light Seafoam Green
#A7FFB5
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFA2 #FF96F3
analogous
#BFFF96 #96FFA2 #96FFD7
triadic
#96FFA2 #A296FF #FFA296
tetradic
#96FFA2 #96BFFF #FF96F3 #FFD796
square
#96FFA2 #96BFFF #FF96F3 #FFD796
split-complementary
#96FFA2 #D796FF #FF96BF
monochromatic
#1CFF36 #59FF6C #96FFA2 #D3FFD8 #E0FFE4
Accessibility & contrast
On white
1.23
#96FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#96FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFA2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFA2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#F2E4A8
Tritanopia (blue-blind)
#87FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96ffa2; /* rgb */ color: rgb(150, 255, 162); /* oklch */ color: oklch(91.4% 0.160 146.7);
Tailwind
colors: {
custom: {
50: '#b9ffbe',
500: '#96ffa2',
950: '#000000',
},
}SCSS
$custom: #96ffa2; $custom-light: #b9ffbe; $custom-dark: #000000;
JSON
{
"hex": "#96ffa2",
"rgb": {
"r": 150,
"g": 255,
"b": 162
},
"hsl": {
"h": 126.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91364,
"c": 0.15966,
"h": 146.7
},
"luminance": 0.80613
}Semantic roles & 50–950 ramp
primary
#96FFA2
secondary
#E158D2
accent
#00CBE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682