#96F08A#96F08A
#96F08A is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.5% C 0.161 H 141.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #96F08A |
|---|---|
| RGB | rgb(150, 240, 138) |
| HSL | hsl(113, 77%, 74%) |
| HSV | hsv(113, 43%, 94%) |
| CMYK | cmyk(37.5%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(87.31, -46.23, 40.95) |
| CIE-LCH | lch(87.31, 61.76, 138.47°) |
| OKLab | oklab(87.46% -0.1262 0.1004) |
| OKLCH | oklch(87.46% 0.161 141.5) |
| XYZ | xyz(48.3233, 70.6366, 35.1278) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.62
Palegreen
#98FB98
ΔE00 2.59
Light Green
#96F97B
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.62
Pastel Green
#B0FF9D
ΔE00 3.88
Easter Green
#8CFD7E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F08A #E48AF0
analogous
#C9F08A #96F08A #8AF0B1
triadic
#96F08A #8A96F0 #F08A96
tetradic
#96F08A #8AC9F0 #E48AF0 #F0B18A
square
#96F08A #8AC9F0 #E48AF0 #F0B18A
split-complementary
#96F08A #B18AF0 #F08AC9
monochromatic
#35E21E #65E954 #96F08A #C7F7C0 #E7FCE4
Accessibility & contrast
On white
1.39
#96F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#96F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F08A
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F08A | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#8EEAD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #96f08a; /* rgb */ color: rgb(150, 240, 138); /* oklch */ color: oklch(87.5% 0.161 141.5);
Tailwind
colors: {
custom: {
50: '#b8f5ad',
500: '#96f08a',
950: '#000000',
},
}SCSS
$custom: #96f08a; $custom-light: #b8f5ad; $custom-dark: #000000;
JSON
{
"hex": "#96f08a",
"rgb": {
"r": 150,
"g": 240,
"b": 138
},
"hsl": {
"h": 112.941,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.87464,
"c": 0.16123,
"h": 141.5
},
"luminance": 0.70639
}Semantic roles & 50–950 ramp
primary
#96F08A
secondary
#BD53CC
accent
#0CDAC1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581