#96BF92#96BF92
#96BF92 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.3% C 0.077 H 142.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #96BF92 |
|---|---|
| RGB | rgb(150, 191, 146) |
| HSL | hsl(115, 26%, 66%) |
| HSV | hsv(115, 24%, 75%) |
| CMYK | cmyk(21.5%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.43, -22.38, 18.35) |
| CIE-LCH | lch(73.43, 28.94, 140.66°) |
| OKLab | oklab(76.29% -0.061 0.0468) |
| OKLCH | oklch(76.29% 0.077 142.5) |
| XYZ | xyz(36.3955, 45.8200, 34.1151) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.31
Lichen
#8FB67B
ΔE00 4.51
Sage Green (survey)
#88B378
ΔE00 5.07
Greenish Grey
#96AE8D
ΔE00 5.93
Sage Green
#9CAF88
ΔE00 6.16
Sage
#87AE73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BF92 #BB92BF
analogous
#ACBF92 #96BF92 #92BFA4
triadic
#96BF92 #9296BF #BF9296
tetradic
#96BF92 #92ACBF #BB92BF #BFA492
square
#96BF92 #92ACBF #BB92BF #BFA492
split-complementary
#96BF92 #A492BF #BF92AC
monochromatic
#54874F #71A86B #96BF92 #BBD6B9 #E0ECDF
Accessibility & contrast
On white
2.07
#96BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#96BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BF92
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BF92 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#93BCB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bf92; /* rgb */ color: rgb(150, 191, 146); /* oklch */ color: oklch(76.3% 0.077 142.5);
Tailwind
colors: {
custom: {
50: '#b5d2b2',
500: '#96bf92',
950: '#000000',
},
}SCSS
$custom: #96bf92; $custom-light: #b5d2b2; $custom-dark: #000000;
JSON
{
"hex": "#96bf92",
"rgb": {
"r": 150,
"g": 191,
"b": 146
},
"hsl": {
"h": 114.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76294,
"c": 0.07692,
"h": 142.5
},
"luminance": 0.45821
}Semantic roles & 50–950 ramp
primary
#96BF92
secondary
#DCCFDE
accent
#41A59C
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280