#96EA94#96EA94
#96EA94 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.143 H 143.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA94 |
|---|---|
| RGB | rgb(150, 234, 148) |
| HSL | hsl(119, 67%, 75%) |
| HSV | hsv(119, 37%, 92%) |
| CMYK | cmyk(35.9%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(85.74, -42.18, 33.94) |
| CIE-LCH | lch(85.74, 54.14, 141.18°) |
| OKLab | oklab(86.24% -0.115 0.0844) |
| OKLCH | oklch(86.24% 0.143 143.7) |
| XYZ | xyz(47.3437, 67.4653, 38.5387) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.54
Palegreen
#98FB98
ΔE00 3.83
Light Pastel Green
#B2FBA5
ΔE00 4.37
Light Sea Green
#98F6B0
ΔE00 4.59
Foam Green
#90FDA9
ΔE00 4.71
Light Mint Green
#A6FBB2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA94 #E894EA
analogous
#C1EA94 #96EA94 #94EABD
triadic
#96EA94 #9496EA #EA9496
tetradic
#96EA94 #94C1EA #E894EA #EABD94
square
#96EA94 #94C1EA #E894EA #EABD94
split-complementary
#96EA94 #BD94EA #EA94C1
monochromatic
#32D62E #64E061 #96EA94 #C8F4C7 #E6FAE5
Accessibility & contrast
On white
1.45
#96EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#96EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA94
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA94 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8E
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#8DE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea94; /* rgb */ color: rgb(150, 234, 148); /* oklch */ color: oklch(86.2% 0.143 143.7);
Tailwind
colors: {
custom: {
50: '#b8f1b4',
500: '#96ea94',
950: '#000000',
},
}SCSS
$custom: #96ea94; $custom-light: #b8f1b4; $custom-dark: #000000;
JSON
{
"hex": "#96ea94",
"rgb": {
"r": 150,
"g": 234,
"b": 148
},
"hsl": {
"h": 118.605,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.86237,
"c": 0.14263,
"h": 143.7
},
"luminance": 0.67468
}Semantic roles & 50–950 ramp
primary
#96EA94
secondary
#C25DC5
accent
#16CFCB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581