#999E95#999E95
#999E95 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.3% C 0.014 H 130.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #999E95 |
|---|---|
| RGB | rgb(153, 158, 149) |
| HSL | hsl(93, 4%, 60%) |
| HSV | hsv(93, 6%, 62%) |
| CMYK | cmyk(3.2%, 0%, 5.7%, 38%) |
| CIE-LAB | lab(64.48, -3.51, 4.08) |
| CIE-LCH | lch(64.48, 5.38, 130.75°) |
| OKLab | oklab(69.25% -0.0092 0.0107) |
| OKLCH | oklch(69.25% 0.014 130.8) |
| XYZ | xyz(30.7876, 33.3959, 33.2520) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.85
Cement
#A5A391
ΔE00 5.00
Greyish
#A8A495
ΔE00 5.25
Cool Grey
#95A3A6
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 6.94
Stone
#A89F91
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999E95 #9A959E
analogous
#9D9E95 #999E95 #959E96
triadic
#999E95 #95999E #9E9599
tetradic
#999E95 #959D9E #9A959E #9E9695
square
#999E95 #959D9E #9A959E #9E9695
split-complementary
#999E95 #96959E #9E959D
monochromatic
#5C6058 #7A8075 #999E95 #B8BBB5 #D7D8D5
Accessibility & contrast
On white
2.73
#999E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#999E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999E95
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999E95 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D95
Deuteranopia (green-blind)
#9E9C95
Tritanopia (blue-blind)
#999D9B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #999e95; /* rgb */ color: rgb(153, 158, 149); /* oklch */ color: oklch(69.3% 0.014 130.8);
Tailwind
colors: {
custom: {
50: '#b7bab4',
500: '#999e95',
950: '#000000',
},
}SCSS
$custom: #999e95; $custom-light: #b7bab4; $custom-dark: #000000;
JSON
{
"hex": "#999e95",
"rgb": {
"r": 153,
"g": 158,
"b": 149
},
"hsl": {
"h": 93.333,
"s": 4.433,
"l": 60.196
},
"oklch": {
"l": 0.6925,
"c": 0.01412,
"h": 130.8
},
"luminance": 0.33396
}Semantic roles & 50–950 ramp
primary
#999E95
secondary
#C8C6C9
accent
#578E76
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080