#96F693#96F693
#96F693 is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.0% C 0.161 H 143.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96F693 |
|---|---|
| RGB | rgb(150, 246, 147) |
| HSL | hsl(118, 85%, 77%) |
| HSV | hsv(118, 40%, 96%) |
| CMYK | cmyk(39%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(89.16, -47.50, 38.91) |
| CIE-LCH | lch(89.16, 61.40, 140.68°) |
| OKLab | oklab(89.01% -0.1294 0.096) |
| OKLCH | oklch(89.01% 0.161 143.4) |
| XYZ | xyz(50.7976, 74.4992, 39.3013) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.06
Lightgreen
#90EE90
ΔE00 1.80
Mint Green
#8FFF9F
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.22
Pale Light Green
#B1FC99
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F693 #F393F6
analogous
#C8F693 #96F693 #93F6C2
triadic
#96F693 #9396F6 #F69396
tetradic
#96F693 #93C8F6 #F393F6 #F6C293
square
#96F693 #93C8F6 #F393F6 #F6C293
split-complementary
#96F693 #C293F6 #F693C8
monochromatic
#28ED22 #5FF15B #96F693 #CDFBCB #E4FDE3
Accessibility & contrast
On white
1.32
#96F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#96F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F693
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F693 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#8BF1DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #96f693; /* rgb */ color: rgb(150, 246, 147); /* oklch */ color: oklch(89.0% 0.161 143.4);
Tailwind
colors: {
custom: {
50: '#b9fab4',
500: '#96f693',
950: '#000000',
},
}SCSS
$custom: #96f693; $custom-light: #b9fab4; $custom-dark: #000000;
JSON
{
"hex": "#96f693",
"rgb": {
"r": 150,
"g": 246,
"b": 147
},
"hsl": {
"h": 118.182,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.89011,
"c": 0.16115,
"h": 143.4
},
"luminance": 0.74502
}Semantic roles & 50–950 ramp
primary
#96F693
secondary
#D159D4
accent
#04E1DA
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581