#96F792#96F792
#96F792 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.2% C 0.164 H 143.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #96F792 |
|---|---|
| RGB | rgb(150, 247, 146) |
| HSL | hsl(118, 86%, 77%) |
| HSV | hsv(118, 41%, 97%) |
| CMYK | cmyk(39.3%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(89.43, -48.07, 39.75) |
| CIE-LCH | lch(89.43, 62.38, 140.41°) |
| OKLab | oklab(89.23% -0.131 0.0979) |
| OKLCH | oklch(89.23% 0.164 143.2) |
| XYZ | xyz(51.0244, 75.0779, 38.9915) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.97
Lightgreen
#90EE90
ΔE00 2.08
Mint Green
#8FFF9F
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F792 #F392F7
analogous
#C9F792 #96F792 #92F7C1
triadic
#96F792 #9296F7 #F79296
tetradic
#96F792 #92C9F7 #F392F7 #F7C192
square
#96F792 #92C9F7 #F392F7 #F7C192
split-complementary
#96F792 #C192F7 #F792C9
monochromatic
#28EF20 #5FF359 #96F792 #CDFBCB #E4FDE2
Accessibility & contrast
On white
1.31
#96F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#96F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F792
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F792 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#8BF2DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #96f792; /* rgb */ color: rgb(150, 247, 146); /* oklch */ color: oklch(89.2% 0.164 143.2);
Tailwind
colors: {
custom: {
50: '#b9fab3',
500: '#96f792',
950: '#000000',
},
}SCSS
$custom: #96f792; $custom-light: #b9fab3; $custom-dark: #000000;
JSON
{
"hex": "#96f792",
"rgb": {
"r": 150,
"g": 247,
"b": 146
},
"hsl": {
"h": 117.624,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.89227,
"c": 0.16355,
"h": 143.2
},
"luminance": 0.75081
}Semantic roles & 50–950 ramp
primary
#96F792
secondary
#D158D6
accent
#03E3DA
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581