#9EA6A2#9EA6A2
#9EA6A2 is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 71.8% C 0.011 H 164.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA6A2 |
|---|---|
| RGB | rgb(158, 166, 162) |
| HSL | hsl(150, 4%, 64%) |
| HSV | hsv(150, 5%, 65%) |
| CMYK | cmyk(4.8%, 0%, 2.4%, 34.9%) |
| CIE-LAB | lab(67.39, -3.61, 1.08) |
| CIE-LCH | lch(67.39, 3.77, 163.27°) |
| OKLab | oklab(71.75% -0.0103 0.0028) |
| OKLCH | oklch(71.75% 0.011 164.7) |
| XYZ | xyz(34.2571, 37.1499, 39.5413) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.15
Dark Gray
#A9A9A9
ΔE00 5.12
Grey
#929591
ΔE00 5.52
Cool Gray
#9AA7B0
ΔE00 6.65
Greyish
#A8A495
ΔE00 6.92
Cement
#A5A391
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA6A2 #A69EA2
analogous
#9EA69E #9EA6A2 #9EA6A6
triadic
#9EA6A2 #A29EA6 #A6A29E
tetradic
#9EA6A2 #9E9EA6 #A69EA2 #A6A69E
square
#9EA6A2 #9E9EA6 #A69EA2 #A6A69E
split-complementary
#9EA6A2 #A69EA6 #A69E9E
monochromatic
#606965 #7E8983 #9EA6A2 #BEC3C1 #DEE1DF
Accessibility & contrast
On white
2.49
#9EA6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9EA6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA6A2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA6A2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#9DA6A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ea6a2; /* rgb */ color: rgb(158, 166, 162); /* oklch */ color: oklch(71.8% 0.011 164.7);
Tailwind
colors: {
custom: {
50: '#bac0bd',
500: '#9ea6a2',
950: '#000000',
},
}SCSS
$custom: #9ea6a2; $custom-light: #bac0bd; $custom-dark: #000000;
JSON
{
"hex": "#9ea6a2",
"rgb": {
"r": 158,
"g": 166,
"b": 162
},
"hsl": {
"h": 150,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.71753,
"c": 0.01072,
"h": 164.7
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#9EA6A2
secondary
#D1CED0
accent
#57738E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181