#96B2A0#96B2A0
#96B2A0 is a light, muted green. Relative luminance 0.409; OKLCH L 73.7% C 0.040 H 157.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2A0 |
|---|---|
| RGB | rgb(150, 178, 160) |
| HSL | hsl(141, 15%, 64%) |
| HSV | hsv(141, 16%, 70%) |
| CMYK | cmyk(15.7%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.08, -13.19, 6.01) |
| CIE-LCH | lch(70.08, 14.49, 155.50°) |
| OKLab | oklab(73.72% -0.0369 0.0156) |
| OKLCH | oklch(73.72% 0.04 157.1) |
| XYZ | xyz(34.8417, 40.8621, 39.3024) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.38
Sage Green
#9CAF88
ΔE00 7.49
Grey Green
#86A17D
ΔE00 8.13
Greyish Teal
#719F91
ΔE00 8.23
Greyish Green
#82A67D
ΔE00 8.65
Darkseagreen
#8FBC8F
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2A0 #B296A8
analogous
#9AB296 #96B2A0 #96B2AE
triadic
#96B2A0 #A096B2 #B2A096
tetradic
#96B2A0 #969AB2 #B296A8 #B2AE96
square
#96B2A0 #969AB2 #B296A8 #B2AE96
split-complementary
#96B2A0 #AE96B2 #B2969A
monochromatic
#577762 #739880 #96B2A0 #B9CCC0 #DDE6E0
Accessibility & contrast
On white
2.29
#96B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#96B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2A0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2A0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9F
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#92B1AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #96b2a0; /* rgb */ color: rgb(150, 178, 160); /* oklch */ color: oklch(73.7% 0.040 157.1);
Tailwind
colors: {
custom: {
50: '#b5c9bc',
500: '#96b2a0',
950: '#000000',
},
}SCSS
$custom: #96b2a0; $custom-light: #b5c9bc; $custom-dark: #000000;
JSON
{
"hex": "#96b2a0",
"rgb": {
"r": 150,
"g": 178,
"b": 160
},
"hsl": {
"h": 141.429,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.73722,
"c": 0.04011,
"h": 157.1
},
"luminance": 0.40863
}Semantic roles & 50–950 ramp
primary
#96B2A0
secondary
#D7CDD3
accent
#4C7E9A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281