#96B8A0#96B8A0
#96B8A0 is a light, muted green. Relative luminance 0.433; OKLCH L 75.1% C 0.050 H 154.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96B8A0 |
|---|---|
| RGB | rgb(150, 184, 160) |
| HSL | hsl(138, 19%, 65%) |
| HSV | hsv(138, 18%, 72%) |
| CMYK | cmyk(18.5%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(71.76, -16.30, 8.42) |
| CIE-LCH | lch(71.76, 18.35, 152.69°) |
| OKLab | oklab(75.06% -0.0453 0.0218) |
| OKLCH | oklch(75.06% 0.05 154.3) |
| XYZ | xyz(36.0617, 43.3021, 39.7091) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.88
Darkseagreen
#8FBC8F
ΔE00 6.19
Sage Green
#9CAF88
ΔE00 6.88
Greyish Green
#82A67D
ΔE00 7.78
Grey Green
#86A17D
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B8A0 #B896AE
analogous
#9DB896 #96B8A0 #96B8B1
triadic
#96B8A0 #A096B8 #B8A096
tetradic
#96B8A0 #969DB8 #B896AE #B8B196
square
#96B8A0 #969DB8 #B896AE #B8B196
split-complementary
#96B8A0 #B196B8 #B8969D
monochromatic
#557E61 #719F7F #96B8A0 #BBD1C1 #DFE9E2
Accessibility & contrast
On white
2.17
#96B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#96B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B8A0
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B8A0 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29F
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#91B7B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96b8a0; /* rgb */ color: rgb(150, 184, 160); /* oklch */ color: oklch(75.1% 0.050 154.3);
Tailwind
colors: {
custom: {
50: '#b5cdbc',
500: '#96b8a0',
950: '#000000',
},
}SCSS
$custom: #96b8a0; $custom-light: #b5cdbc; $custom-dark: #000000;
JSON
{
"hex": "#96b8a0",
"rgb": {
"r": 150,
"g": 184,
"b": 160
},
"hsl": {
"h": 137.647,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.7506,
"c": 0.05031,
"h": 154.3
},
"luminance": 0.43303
}Semantic roles & 50–950 ramp
primary
#96B8A0
secondary
#DBCFD7
accent
#48849E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281