#999998#999998
#999998 is a light, near-neutral grey. Relative luminance 0.318; OKLCH L 68.3% C 0.001 H 106.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #999998 |
|---|---|
| RGB | rgb(153, 153, 152) |
| HSL | hsl(60, 0%, 60%) |
| HSV | hsv(60, 1%, 60%) |
| CMYK | cmyk(0%, 0%, 0.7%, 40%) |
| CIE-LAB | lab(63.20, -0.19, 0.52) |
| CIE-LCH | lch(63.20, 0.56, 110.11°) |
| OKLab | oklab(68.27% -0.0004 0.0014) |
| OKLCH | oklch(68.27% 0.001 106.4) |
| XYZ | xyz(30.1947, 31.8218, 34.2512) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.01
Dark Gray
#A9A9A9
ΔE00 4.93
Pewter
#899397
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 6.67
Stone
#A89F91
ΔE00 7.10
Greyish
#A8A495
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999998 #989899
analogous
#999998 #999998 #999998
triadic
#999998 #989999 #999899
tetradic
#999998 #989999 #989899 #999899
square
#999998 #989999 #989899 #999899
split-complementary
#999998 #989999 #999899
monochromatic
#5C5C5B #7A7A79 #999998 #B7B7B7 #D6D6D5
Accessibility & contrast
On white
2.85
#999998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#999998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999998
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999998 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999998
Deuteranopia (green-blind)
#999998
Tritanopia (blue-blind)
#999999
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #999998; /* rgb */ color: rgb(153, 153, 152); /* oklch */ color: oklch(68.3% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#b7b7b6',
500: '#999998',
950: '#000000',
},
}SCSS
$custom: #999998; $custom-light: #b7b7b6; $custom-dark: #000000;
JSON
{
"hex": "#999998",
"rgb": {
"r": 153,
"g": 153,
"b": 152
},
"hsl": {
"h": 60,
"s": 0.488,
"l": 59.804
},
"oklch": {
"l": 0.68265,
"c": 0.00145,
"h": 106.4
},
"luminance": 0.31822
}Semantic roles & 50–950 ramp
primary
#999998
secondary
#C6C6C7
accent
#7EAA7E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080