#96ED97#96ED97
#96ED97 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.0% C 0.144 H 144.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96ED97 |
|---|---|
| RGB | rgb(150, 237, 151) |
| HSL | hsl(121, 71%, 76%) |
| HSV | hsv(121, 37%, 93%) |
| CMYK | cmyk(36.7%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(86.64, -43.03, 33.62) |
| CIE-LCH | lch(86.64, 54.61, 142.00°) |
| OKLab | oklab(86.99% -0.1173 0.0838) |
| OKLCH | oklch(86.99% 0.144 144.5) |
| XYZ | xyz(48.4455, 69.2842, 40.0927) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.33
Palegreen
#98FB98
ΔE00 3.28
Light Pastel Green
#B2FBA5
ΔE00 3.99
Foam Green
#90FDA9
ΔE00 4.01
Light Sea Green
#98F6B0
ΔE00 4.07
Mint Green
#8FFF9F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ED97 #ED96EC
analogous
#C0ED96 #96ED97 #96EDC2
triadic
#96ED97 #9796ED #ED9796
tetradic
#96ED97 #96C0ED #ED96EC #EDC296
square
#96ED97 #96C0ED #ED96EC #EDC296
split-complementary
#96ED97 #C296ED #ED96C0
monochromatic
#2EDB30 #62E463 #96ED97 #CAF6CB #E5FBE5
Accessibility & contrast
On white
1.41
#96ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#96ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ED97
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ED97 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#8CE8D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #96ed97; /* rgb */ color: rgb(150, 237, 151); /* oklch */ color: oklch(87.0% 0.144 144.5);
Tailwind
colors: {
custom: {
50: '#b8f3b6',
500: '#96ed97',
950: '#000000',
},
}SCSS
$custom: #96ed97; $custom-light: #b8f3b6; $custom-dark: #000000;
JSON
{
"hex": "#96ed97",
"rgb": {
"r": 150,
"g": 237,
"b": 151
},
"hsl": {
"h": 120.69,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.86988,
"c": 0.14411,
"h": 144.5
},
"luminance": 0.69287
}Semantic roles & 50–950 ramp
primary
#96ED97
secondary
#C95EC8
accent
#13D1D3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581