#96F192#96F192
#96F192 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.8% C 0.155 H 143.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96F192 |
|---|---|
| RGB | rgb(150, 241, 146) |
| HSL | hsl(117, 77%, 76%) |
| HSV | hsv(117, 39%, 95%) |
| CMYK | cmyk(37.8%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(87.71, -45.52, 37.52) |
| CIE-LCH | lch(87.71, 58.99, 140.50°) |
| OKLab | oklab(87.83% -0.124 0.0928) |
| OKLCH | oklch(87.83% 0.155 143.2) |
| XYZ | xyz(49.2191, 71.4672, 38.3897) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.87
Palegreen
#98FB98
ΔE00 2.10
Mint Green
#8FFF9F
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.49
Light Pastel Green
#B2FBA5
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F192 #ED92F1
analogous
#C5F192 #96F192 #92F1BD
triadic
#96F192 #9296F1 #F19296
tetradic
#96F192 #92C5F1 #ED92F1 #F1BD92
square
#96F192 #92C5F1 #ED92F1 #F1BD92
split-complementary
#96F192 #BD92F1 #F192C5
monochromatic
#2EE326 #62EA5C #96F192 #CAF8C8 #E5FCE4
Accessibility & contrast
On white
1.37
#96F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#96F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F192
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F192 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#8CECD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #96f192; /* rgb */ color: rgb(150, 241, 146); /* oklch */ color: oklch(87.8% 0.155 143.2);
Tailwind
colors: {
custom: {
50: '#b8f6b3',
500: '#96f192',
950: '#000000',
},
}SCSS
$custom: #96f192; $custom-light: #b8f6b3; $custom-dark: #000000;
JSON
{
"hex": "#96f192",
"rgb": {
"r": 150,
"g": 241,
"b": 146
},
"hsl": {
"h": 117.474,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.8783,
"c": 0.1549,
"h": 143.2
},
"luminance": 0.7147
}Semantic roles & 50–950 ramp
primary
#96F192
secondary
#C95ACE
accent
#0CD9D1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581