#959EA0#959EA0
#959EA0 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.3% C 0.011 H 212.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA0 |
|---|---|
| RGB | rgb(149, 158, 160) |
| HSL | hsl(191, 5%, 61%) |
| HSV | hsv(191, 7%, 63%) |
| CMYK | cmyk(6.9%, 1.2%, 0%, 37.3%) |
| CIE-LAB | lab(64.47, -2.80, -2.15) |
| CIE-LCH | lch(64.47, 3.53, 217.51°) |
| OKLab | oklab(69.26% -0.0091 -0.0058) |
| OKLCH | oklch(69.26% 0.011 212.5) |
| XYZ | xyz(30.9651, 33.3810, 38.0627) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.35
Pewter
#899397
ΔE00 3.73
Cool Gray
#9AA7B0
ΔE00 4.33
Grey
#929591
ΔE00 4.66
Dark Gray
#A9A9A9
ΔE00 5.74
Bluey Grey
#89A0B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA0 #A09795
analogous
#95A09C #959EA0 #9598A0
triadic
#959EA0 #A0959E #9EA095
tetradic
#959EA0 #9C95A0 #A09795 #98A095
square
#959EA0 #9C95A0 #A09795 #98A095
split-complementary
#959EA0 #A09598 #A09C95
monochromatic
#586162 #758083 #959EA0 #B5BCBD #D6D9DA
Accessibility & contrast
On white
2.74
#959EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#959EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA0 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 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)
#9C9DA0
Deuteranopia (green-blind)
#9A9CA0
Tritanopia (blue-blind)
#929F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #959ea0; /* rgb */ color: rgb(149, 158, 160); /* oklch */ color: oklch(69.3% 0.011 212.5);
Tailwind
colors: {
custom: {
50: '#b4babc',
500: '#959ea0',
950: '#000000',
},
}SCSS
$custom: #959ea0; $custom-light: #b4babc; $custom-dark: #000000;
JSON
{
"hex": "#959ea0",
"rgb": {
"r": 149,
"g": 158,
"b": 160
},
"hsl": {
"h": 190.909,
"s": 5.473,
"l": 60.588
},
"oklch": {
"l": 0.69262,
"c": 0.01075,
"h": 212.5
},
"luminance": 0.33381
}Semantic roles & 50–950 ramp
primary
#959EA0
secondary
#CAC7C6
accent
#61568F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081