#96AA9C#96AA9C
#96AA9C is a light, muted green. Relative luminance 0.376; OKLCH L 71.8% C 0.030 H 155.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96AA9C |
|---|---|
| RGB | rgb(150, 170, 156) |
| HSL | hsl(138, 11%, 63%) |
| HSV | hsv(138, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(67.75, -9.74, 4.86) |
| CIE-LCH | lch(67.75, 10.89, 153.46°) |
| OKLab | oklab(71.84% -0.0272 0.0127) |
| OKLCH | oklch(71.84% 0.03 155) |
| XYZ | xyz(32.9518, 37.6333, 36.9739) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.62
Sage Green
#9CAF88
ΔE00 8.34
Grey Green
#86A17D
ΔE00 8.51
Greyish Teal
#719F91
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 8.92
Cement
#A5A391
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AA9C #AA96A4
analogous
#9AAA96 #96AA9C #96AAA6
triadic
#96AA9C #9C96AA #AA9C96
tetradic
#96AA9C #969AAA #AA96A4 #AAA696
square
#96AA9C #969AAA #AA96A4 #AAA696
split-complementary
#96AA9C #A696AA #AA969A
monochromatic
#586D5F #748F7C #96AA9C #B8C5BC #DAE1DC
Accessibility & contrast
On white
2.46
#96AA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#96AA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AA9C
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AA9C | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79B
Deuteranopia (green-blind)
#A6A49D
Tritanopia (blue-blind)
#93A9A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aa9c; /* rgb */ color: rgb(150, 170, 156); /* oklch */ color: oklch(71.8% 0.030 155.0);
Tailwind
colors: {
custom: {
50: '#b5c3b9',
500: '#96aa9c',
950: '#000000',
},
}SCSS
$custom: #96aa9c; $custom-light: #b5c3b9; $custom-dark: #000000;
JSON
{
"hex": "#96aa9c",
"rgb": {
"r": 150,
"g": 170,
"b": 156
},
"hsl": {
"h": 138,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71839,
"c": 0.03002,
"h": 155
},
"luminance": 0.37634
}Semantic roles & 50–950 ramp
primary
#96AA9C
secondary
#D2CACF
accent
#518095
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180