#96BB93#96BB93
#96BB93 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.4% C 0.069 H 142.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #96BB93 |
|---|---|
| RGB | rgb(150, 187, 147) |
| HSL | hsl(116, 23%, 65%) |
| HSV | hsv(116, 21%, 73%) |
| CMYK | cmyk(19.8%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.32, -20.21, 16.26) |
| CIE-LCH | lch(72.32, 25.94, 141.17°) |
| OKLab | oklab(75.41% -0.0551 0.0417) |
| OKLCH | oklch(75.41% 0.069 142.9) |
| XYZ | xyz(35.6132, 44.1304, 34.2398) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.90
Greenish Grey
#96AE8D
ΔE00 4.50
Lichen
#8FB67B
ΔE00 5.08
Sage Green
#9CAF88
ΔE00 5.14
Sage Green (survey)
#88B378
ΔE00 5.51
Greyish Green
#82A67D
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BB93 #B893BB
analogous
#AABB93 #96BB93 #93BBA4
triadic
#96BB93 #9396BB #BB9396
tetradic
#96BB93 #93AABB #B893BB #BBA493
square
#96BB93 #93AABB #B893BB #BBA493
split-complementary
#96BB93 #A493BB #BB93AA
monochromatic
#558252 #71A36D #96BB93 #BBD3B9 #DFEADE
Accessibility & contrast
On white
2.14
#96BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#96BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BB93
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BB93 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#93B8B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #96bb93; /* rgb */ color: rgb(150, 187, 147); /* oklch */ color: oklch(75.4% 0.069 142.9);
Tailwind
colors: {
custom: {
50: '#b5cfb2',
500: '#96bb93',
950: '#000000',
},
}SCSS
$custom: #96bb93; $custom-light: #b5cfb2; $custom-dark: #000000;
JSON
{
"hex": "#96bb93",
"rgb": {
"r": 150,
"g": 187,
"b": 147
},
"hsl": {
"h": 115.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75409,
"c": 0.06909,
"h": 142.9
},
"luminance": 0.44131
}Semantic roles & 50–950 ramp
primary
#96BB93
secondary
#DBCEDC
accent
#44A19A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280