#9EA6B2#9EA6B2
#9EA6B2 is a light, near-neutral blue. Relative luminance 0.378; OKLCH L 72.3% C 0.020 H 258.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA6B2 |
|---|---|
| RGB | rgb(158, 166, 178) |
| HSL | hsl(216, 11%, 66%) |
| HSV | hsv(216, 11%, 70%) |
| CMYK | cmyk(11.2%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(67.84, -0.38, -7.15) |
| CIE-LCH | lch(67.84, 7.16, 266.92°) |
| OKLab | oklab(72.26% -0.004 -0.0192) |
| OKLCH | oklch(72.26% 0.02 258.4) |
| XYZ | xyz(35.7709, 37.7554, 47.5138) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.13
Bluey Grey
#89A0B0
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 6.21
Dark Gray
#A9A9A9
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.44
Pewter
#899397
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA6B2 #B2AA9E
analogous
#9EB0B2 #9EA6B2 #A09EB2
triadic
#9EA6B2 #B29EA6 #A6B29E
tetradic
#9EA6B2 #B29EB0 #B2AA9E #9EB2A0
square
#9EA6B2 #B29EB0 #B2AA9E #9EB2A0
split-complementary
#9EA6B2 #B2A09E #B0B29E
monochromatic
#5F6877 #7C8797 #9EA6B2 #C0C5CD #E2E5E8
Accessibility & contrast
On white
2.46
#9EA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#9EA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA6B2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA6B2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#A0A4B2
Tritanopia (blue-blind)
#99A8AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea6b2; /* rgb */ color: rgb(158, 166, 178); /* oklch */ color: oklch(72.3% 0.020 258.4);
Tailwind
colors: {
custom: {
50: '#bac0c9',
500: '#9ea6b2',
950: '#000000',
},
}SCSS
$custom: #9ea6b2; $custom-light: #bac0c9; $custom-dark: #000000;
JSON
{
"hex": "#9ea6b2",
"rgb": {
"r": 158,
"g": 166,
"b": 178
},
"hsl": {
"h": 216,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.72256,
"c": 0.01962,
"h": 258.4
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#9EA6B2
secondary
#D9D7D3
accent
#7A5096
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182