#989C94#989C94
#989C94 is a light, near-neutral grey. Relative luminance 0.326; OKLCH L 68.7% C 0.012 H 128.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #989C94 |
|---|---|
| RGB | rgb(152, 156, 148) |
| HSL | hsl(90, 4%, 60%) |
| HSV | hsv(90, 5%, 61%) |
| CMYK | cmyk(2.6%, 0%, 5.1%, 38.8%) |
| CIE-LAB | lab(63.83, -2.97, 3.68) |
| CIE-LCH | lch(63.83, 4.73, 128.85°) |
| OKLab | oklab(68.71% -0.0077 0.0097) |
| OKLCH | oklch(68.71% 0.012 128.7) |
| XYZ | xyz(30.1818, 32.5904, 32.7118) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.00
Cement
#A5A391
ΔE00 5.31
Greyish
#A8A495
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 6.75
Stone
#A89F91
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989C94 #98949C
analogous
#9C9C94 #989C94 #949C94
triadic
#989C94 #94989C #9C9498
tetradic
#989C94 #949C9C #98949C #9C9494
square
#989C94 #949C9C #98949C #9C9494
split-complementary
#989C94 #94949C #9C949C
monochromatic
#5B5E57 #797E75 #989C94 #B7B9B4 #D5D7D4
Accessibility & contrast
On white
2.79
#989C94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#989C94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989C94
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989C94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989C94 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B94
Deuteranopia (green-blind)
#9C9B94
Tritanopia (blue-blind)
#989B9A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989c94; /* rgb */ color: rgb(152, 156, 148); /* oklch */ color: oklch(68.7% 0.012 128.7);
Tailwind
colors: {
custom: {
50: '#b6b9b3',
500: '#989c94',
950: '#000000',
},
}SCSS
$custom: #989c94; $custom-light: #b6b9b3; $custom-dark: #000000;
JSON
{
"hex": "#989c94",
"rgb": {
"r": 152,
"g": 156,
"b": 148
},
"hsl": {
"h": 90,
"s": 3.883,
"l": 59.608
},
"oklch": {
"l": 0.68708,
"c": 0.01237,
"h": 128.7
},
"luminance": 0.3259
}Semantic roles & 50–950 ramp
primary
#989C94
secondary
#C6C4C7
accent
#7BAD94
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080