#96EA92#96EA92
#96EA92 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.145 H 143.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96EA92 |
|---|---|
| RGB | rgb(150, 234, 146) |
| HSL | hsl(117, 68%, 75%) |
| HSV | hsv(117, 38%, 92%) |
| CMYK | cmyk(35.9%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(85.71, -42.48, 34.90) |
| CIE-LCH | lch(85.71, 54.98, 140.59°) |
| OKLab | oklab(86.2% -0.1158 0.0866) |
| OKLCH | oklch(86.2% 0.145 143.2) |
| XYZ | xyz(47.1868, 67.4026, 37.7122) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.37
Palegreen
#98FB98
ΔE00 3.74
Light Pastel Green
#B2FBA5
ΔE00 4.37
Mint Green
#8FFF9F
ΔE00 4.77
Pale Light Green
#B1FC99
ΔE00 4.81
Foam Green
#90FDA9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EA92 #E692EA
analogous
#C2EA92 #96EA92 #92EABA
triadic
#96EA92 #9296EA #EA9296
tetradic
#96EA92 #92C2EA #E692EA #EABA92
square
#96EA92 #92C2EA #E692EA #EABA92
split-complementary
#96EA92 #BA92EA #EA92C2
monochromatic
#33D62B #65E05F #96EA92 #C7F4C5 #E6FAE5
Accessibility & contrast
On white
1.45
#96EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#96EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EA92
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EA92 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8C
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#8DE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96ea92; /* rgb */ color: rgb(150, 234, 146); /* oklch */ color: oklch(86.2% 0.145 143.2);
Tailwind
colors: {
custom: {
50: '#b8f1b3',
500: '#96ea92',
950: '#000000',
},
}SCSS
$custom: #96ea92; $custom-light: #b8f1b3; $custom-dark: #000000;
JSON
{
"hex": "#96ea92",
"rgb": {
"r": 150,
"g": 234,
"b": 146
},
"hsl": {
"h": 117.273,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.86201,
"c": 0.14462,
"h": 143.2
},
"luminance": 0.67405
}Semantic roles & 50–950 ramp
primary
#96EA92
secondary
#C05CC5
accent
#16D0C7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581