#999995#999995
#999995 is a light, near-neutral grey. Relative luminance 0.317; OKLCH L 68.2% C 0.006 H 106.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #999995 |
|---|---|
| RGB | rgb(153, 153, 149) |
| HSL | hsl(60, 2%, 59%) |
| HSV | hsv(60, 3%, 60%) |
| CMYK | cmyk(0%, 0%, 2.6%, 40%) |
| CIE-LAB | lab(63.11, -0.76, 2.10) |
| CIE-LCH | lch(63.11, 2.23, 109.93°) |
| OKLab | oklab(68.18% -0.0016 0.0055) |
| OKLCH | oklch(68.18% 0.006 106.5) |
| XYZ | xyz(29.9521, 31.7247, 32.9735) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 2.18
Dark Gray
#A9A9A9
ΔE00 5.46
Stone
#A89F91
ΔE00 6.09
Greyish
#A8A495
ΔE00 6.11
Pewter
#899397
ΔE00 6.23
Cement
#A5A391
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999995 #959599
analogous
#999795 #999995 #979995
triadic
#999995 #959999 #999599
tetradic
#999995 #959997 #959599 #999597
square
#999995 #959997 #959599 #999597
split-complementary
#999995 #959799 #979599
monochromatic
#5C5C58 #7B7B76 #999995 #B7B7B4 #D5D5D3
Accessibility & contrast
On white
2.86
#999995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#999995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999995
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999995 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9995
Deuteranopia (green-blind)
#9A9995
Tritanopia (blue-blind)
#9A9898
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #999995; /* rgb */ color: rgb(153, 153, 149); /* oklch */ color: oklch(68.2% 0.006 106.5);
Tailwind
colors: {
custom: {
50: '#b7b7b4',
500: '#999995',
950: '#000000',
},
}SCSS
$custom: #999995; $custom-light: #b7b7b4; $custom-dark: #000000;
JSON
{
"hex": "#999995",
"rgb": {
"r": 153,
"g": 153,
"b": 149
},
"hsl": {
"h": 60,
"s": 1.923,
"l": 59.216
},
"oklch": {
"l": 0.68175,
"c": 0.00577,
"h": 106.5
},
"luminance": 0.31725
}Semantic roles & 50–950 ramp
primary
#999995
secondary
#C4C4C6
accent
#7DAB7D
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080