#96E19E#96E19E
#96E19E is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.3% C 0.119 H 147.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #96E19E |
|---|---|
| RGB | rgb(150, 225, 158) |
| HSL | hsl(126, 56%, 74%) |
| HSV | hsv(126, 33%, 88%) |
| CMYK | cmyk(33.3%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(83.34, -36.55, 25.62) |
| CIE-LCH | lch(83.34, 44.63, 144.97°) |
| OKLab | oklab(84.35% -0.0998 0.0647) |
| OKLCH | oklch(84.35% 0.119 147) |
| XYZ | xyz(45.6722, 62.8008, 42.0564) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.06
Light Sea Green
#98F6B0
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 5.55
Light Mint Green
#A6FBB2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E19E #E196D9
analogous
#B3E196 #96E19E #96E1C3
triadic
#96E19E #9E96E1 #E19E96
tetradic
#96E19E #96B3E1 #E196D9 #E1C396
square
#96E19E #96B3E1 #E196D9 #E1C396
split-complementary
#96E19E #C396E1 #E196B3
monochromatic
#38C447 #66D372 #96E19E #C6EFCA #E7F8E9
Accessibility & contrast
On white
1.55
#96E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#96E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E19E
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E19E | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D7CDA2
Tritanopia (blue-blind)
#8CDECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96e19e; /* rgb */ color: rgb(150, 225, 158); /* oklch */ color: oklch(84.3% 0.119 147.0);
Tailwind
colors: {
custom: {
50: '#b7ebbb',
500: '#96e19e',
950: '#000000',
},
}SCSS
$custom: #96e19e; $custom-light: #b7ebbb; $custom-dark: #000000;
JSON
{
"hex": "#96e19e",
"rgb": {
"r": 150,
"g": 225,
"b": 158
},
"hsl": {
"h": 126.4,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.84348,
"c": 0.11894,
"h": 147
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#96E19E
secondary
#BA61B0
accent
#22B2C3
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111612
muted
#818482