#96EA93#96EA93
#96EA93 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.144 H 143.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA93 |
|---|---|
| RGB | rgb(150, 234, 147) |
| HSL | hsl(118, 67%, 75%) |
| HSV | hsv(118, 37%, 92%) |
| CMYK | cmyk(35.9%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(85.72, -42.33, 34.42) |
| CIE-LCH | lch(85.72, 54.56, 140.88°) |
| OKLab | oklab(86.22% -0.1154 0.0855) |
| OKLCH | oklch(86.22% 0.144 143.4) |
| XYZ | xyz(47.2649, 67.4338, 38.1237) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.45
Palegreen
#98FB98
ΔE00 3.78
Light Pastel Green
#B2FBA5
ΔE00 4.37
Light Sea Green
#98F6B0
ΔE00 4.74
Mint Green
#8FFF9F
ΔE00 4.76
Foam Green
#90FDA9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA93 #E793EA
analogous
#C2EA93 #96EA93 #93EABC
triadic
#96EA93 #9396EA #EA9396
tetradic
#96EA93 #93C2EA #E793EA #EABC93
square
#96EA93 #93C2EA #E793EA #EABC93
split-complementary
#96EA93 #BC93EA #EA93C2
monochromatic
#32D62D #64E060 #96EA93 #C8F4C6 #E6FAE5
Accessibility & contrast
On white
1.45
#96EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#96EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA93
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA93 | 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)
#EEDB8D
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#8DE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea93; /* rgb */ color: rgb(150, 234, 147); /* oklch */ color: oklch(86.2% 0.144 143.4);
Tailwind
colors: {
custom: {
50: '#b8f1b3',
500: '#96ea93',
950: '#000000',
},
}SCSS
$custom: #96ea93; $custom-light: #b8f1b3; $custom-dark: #000000;
JSON
{
"hex": "#96ea93",
"rgb": {
"r": 150,
"g": 234,
"b": 147
},
"hsl": {
"h": 117.931,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.86219,
"c": 0.14363,
"h": 143.4
},
"luminance": 0.67436
}Semantic roles & 50–950 ramp
primary
#96EA93
secondary
#C15CC5
accent
#16CFC9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581