#96A69C#96A69C
#96A69C is a light, muted green. Relative luminance 0.362; OKLCH L 71.0% C 0.023 H 158.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #96A69C |
|---|---|
| RGB | rgb(150, 166, 156) |
| HSL | hsl(143, 8%, 62%) |
| HSV | hsv(143, 10%, 65%) |
| CMYK | cmyk(9.6%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(66.64, -7.60, 3.26) |
| CIE-LCH | lch(66.64, 8.27, 156.78°) |
| OKLab | oklab(70.96% -0.0214 0.0085) |
| OKLCH | oklch(70.96% 0.023 158.4) |
| XYZ | xyz(32.2134, 36.1563, 36.7278) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.77
Grey
#929591
ΔE00 7.90
Cement
#A5A391
ΔE00 8.05
Greenish Grey
#96AE8D
ΔE00 8.65
Greyish
#A8A495
ΔE00 8.82
Greyish Teal
#719F91
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A69C #A696A0
analogous
#98A696 #96A69C #96A6A4
triadic
#96A69C #9C96A6 #A69C96
tetradic
#96A69C #9698A6 #A696A0 #A6A496
square
#96A69C #9698A6 #A696A0 #A6A496
split-complementary
#96A69C #A496A6 #A69698
monochromatic
#59695F #758A7D #96A69C #B7C2BB #D8DEDA
Accessibility & contrast
On white
2.55
#96A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#96A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A69C
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A69C | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39C
Deuteranopia (green-blind)
#A3A19D
Tritanopia (blue-blind)
#94A6A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #96a69c; /* rgb */ color: rgb(150, 166, 156); /* oklch */ color: oklch(71.0% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#b5c0b9',
500: '#96a69c',
950: '#000000',
},
}SCSS
$custom: #96a69c; $custom-light: #b5c0b9; $custom-dark: #000000;
JSON
{
"hex": "#96a69c",
"rgb": {
"r": 150,
"g": 166,
"b": 156
},
"hsl": {
"h": 142.5,
"s": 8.247,
"l": 61.961
},
"oklch": {
"l": 0.7096,
"c": 0.02303,
"h": 158.4
},
"luminance": 0.36157
}Semantic roles & 50–950 ramp
primary
#96A69C
secondary
#CFC9CD
accent
#537B92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180