#96ED88#96ED88
#96ED88 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.7% C 0.159 H 141.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96ED88 |
|---|---|
| RGB | rgb(150, 237, 136) |
| HSL | hsl(112, 74%, 73%) |
| HSV | hsv(112, 43%, 93%) |
| CMYK | cmyk(36.7%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(86.42, -45.22, 40.79) |
| CIE-LCH | lch(86.42, 60.90, 137.95°) |
| OKLab | oklab(86.73% -0.1235 0.1) |
| OKLCH | oklch(86.73% 0.159 141) |
| XYZ | xyz(47.3040, 68.8275, 34.0803) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.69
Palegreen
#98FB98
ΔE00 3.21
Light Green
#96F97B
ΔE00 3.84
Pale Light Green
#B1FC99
ΔE00 3.98
Pastel Green
#B0FF9D
ΔE00 4.33
Easter Green
#8CFD7E
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ED88 #DF88ED
analogous
#C8ED88 #96ED88 #88EDAC
triadic
#96ED88 #8896ED #ED8896
tetradic
#96ED88 #88C8ED #DF88ED #EDAC88
square
#96ED88 #88C8ED #DF88ED #EDAC88
split-complementary
#96ED88 #AC88ED #ED88C8
monochromatic
#3BDA21 #67E553 #96ED88 #C5F5BD #E8FBE4
Accessibility & contrast
On white
1.42
#96ED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#96ED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ED88
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ED88 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#8FE7D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #96ed88; /* rgb */ color: rgb(150, 237, 136); /* oklch */ color: oklch(86.7% 0.159 141.0);
Tailwind
colors: {
custom: {
50: '#b8f3ac',
500: '#96ed88',
950: '#000000',
},
}SCSS
$custom: #96ed88; $custom-light: #b8f3ac; $custom-dark: #000000;
JSON
{
"hex": "#96ed88",
"rgb": {
"r": 150,
"g": 237,
"b": 136
},
"hsl": {
"h": 111.683,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.86731,
"c": 0.15887,
"h": 141
},
"luminance": 0.6883
}Semantic roles & 50–950 ramp
primary
#96ED88
secondary
#B752C8
accent
#10D6BA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581