#96A89C#96A89C
#96A89C is a light, muted green. Relative luminance 0.369; OKLCH L 71.4% C 0.027 H 156.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #96A89C |
|---|---|
| RGB | rgb(150, 168, 156) |
| HSL | hsl(140, 9%, 62%) |
| HSV | hsv(140, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(67.19, -8.67, 4.06) |
| CIE-LCH | lch(67.19, 9.57, 154.90°) |
| OKLab | oklab(71.4% -0.0243 0.0106) |
| OKLCH | oklch(71.4% 0.027 156.5) |
| XYZ | xyz(32.5798, 36.8891, 36.8499) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 7.85
Cement
#A5A391
ΔE00 8.50
Greyish Teal
#719F91
ΔE00 9.00
Grey
#929591
ΔE00 9.03
Sage Green
#9CAF88
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A89C #A896A2
analogous
#99A896 #96A89C #96A8A5
triadic
#96A89C #9C96A8 #A89C96
tetradic
#96A89C #9699A8 #A896A2 #A8A596
square
#96A89C #9699A8 #A896A2 #A8A596
split-complementary
#96A89C #A596A8 #A89699
monochromatic
#596B5F #758C7C #96A89C #B7C4BC #D9DFDB
Accessibility & contrast
On white
2.51
#96A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#96A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A89C
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A89C | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#A4A39D
Tritanopia (blue-blind)
#93A8A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #96a89c; /* rgb */ color: rgb(150, 168, 156); /* oklch */ color: oklch(71.4% 0.027 156.5);
Tailwind
colors: {
custom: {
50: '#b5c1b9',
500: '#96a89c',
950: '#000000',
},
}SCSS
$custom: #96a89c; $custom-light: #b5c1b9; $custom-dark: #000000;
JSON
{
"hex": "#96a89c",
"rgb": {
"r": 150,
"g": 168,
"b": 156
},
"hsl": {
"h": 140,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71399,
"c": 0.02652,
"h": 156.5
},
"luminance": 0.3689
}Semantic roles & 50–950 ramp
primary
#96A89C
secondary
#D0CACE
accent
#527E93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180