#96A098#96A098
#96A098 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 69.5% C 0.016 H 151.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #96A098 |
|---|---|
| RGB | rgb(150, 160, 152) |
| HSL | hsl(132, 5%, 61%) |
| HSV | hsv(132, 6%, 63%) |
| CMYK | cmyk(6.2%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(64.88, -5.12, 2.94) |
| CIE-LCH | lch(64.88, 5.90, 150.14°) |
| OKLab | oklab(69.53% -0.0142 0.0077) |
| OKLCH | oklch(69.53% 0.016 151.6) |
| XYZ | xyz(30.8149, 33.8924, 34.6181) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.00
Cool Grey
#95A3A6
ΔE00 5.73
Cement
#A5A391
ΔE00 6.62
Greyish
#A8A495
ΔE00 7.08
Pewter
#899397
ΔE00 7.52
Dark Gray
#A9A9A9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A098 #A0969E
analogous
#99A096 #96A098 #96A09D
triadic
#96A098 #9896A0 #A09896
tetradic
#96A098 #9699A0 #A0969E #A09D96
square
#96A098 #9699A0 #A0969E #A09D96
split-complementary
#96A098 #9D96A0 #A09699
monochromatic
#59625B #768379 #96A098 #B6BDB8 #D6DAD7
Accessibility & contrast
On white
2.70
#96A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#96A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A098
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A098 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E98
Deuteranopia (green-blind)
#9E9D98
Tritanopia (blue-blind)
#95A09E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #96a098; /* rgb */ color: rgb(150, 160, 152); /* oklch */ color: oklch(69.5% 0.016 151.6);
Tailwind
colors: {
custom: {
50: '#b4bcb6',
500: '#96a098',
950: '#000000',
},
}SCSS
$custom: #96a098; $custom-light: #b4bcb6; $custom-dark: #000000;
JSON
{
"hex": "#96a098",
"rgb": {
"r": 150,
"g": 160,
"b": 152
},
"hsl": {
"h": 132,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.69532,
"c": 0.01619,
"h": 151.6
},
"luminance": 0.33893
}Semantic roles & 50–950 ramp
primary
#96A098
secondary
#CBC7CA
accent
#57848F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180