#999B95#999B95
#999B95 is a light, near-neutral grey. Relative luminance 0.324; OKLCH L 68.6% C 0.009 H 121.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #999B95 |
|---|---|
| RGB | rgb(153, 155, 149) |
| HSL | hsl(80, 3%, 60%) |
| HSV | hsv(80, 4%, 61%) |
| CMYK | cmyk(1.3%, 0%, 3.9%, 39.2%) |
| CIE-LAB | lab(63.66, -1.86, 2.89) |
| CIE-LCH | lch(63.66, 3.44, 122.84°) |
| OKLab | oklab(68.6% -0.0047 0.0076) |
| OKLCH | oklch(68.6% 0.009 121.7) |
| XYZ | xyz(30.2822, 32.3849, 33.0835) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 2.22
Greyish
#A8A495
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.82
Cement
#A5A391
ΔE00 5.84
Stone
#A89F91
ΔE00 6.23
Pewter
#899397
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999B95 #97959B
analogous
#9B9A95 #999B95 #969B95
triadic
#999B95 #95999B #9B9599
tetradic
#999B95 #959B9A #97959B #9B9596
square
#999B95 #959B9A #97959B #9B9596
split-complementary
#999B95 #95969B #9A959B
monochromatic
#5C5D58 #7B7D76 #999B95 #B7B9B4 #D6D6D4
Accessibility & contrast
On white
2.81
#999B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#999B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999B95
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999B95 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A95
Deuteranopia (green-blind)
#9C9A95
Tritanopia (blue-blind)
#9A9A99
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #999b95; /* rgb */ color: rgb(153, 155, 149); /* oklch */ color: oklch(68.6% 0.009 121.7);
Tailwind
colors: {
custom: {
50: '#b7b8b4',
500: '#999b95',
950: '#000000',
},
}SCSS
$custom: #999b95; $custom-light: #b7b8b4; $custom-dark: #000000;
JSON
{
"hex": "#999b95",
"rgb": {
"r": 153,
"g": 155,
"b": 149
},
"hsl": {
"h": 80,
"s": 2.913,
"l": 59.608
},
"oklch": {
"l": 0.68604,
"c": 0.00893,
"h": 121.7
},
"luminance": 0.32385
}Semantic roles & 50–950 ramp
primary
#999B95
secondary
#C6C5C7
accent
#7CAC8C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080