#959EA7#959EA7
#959EA7 is a light, near-neutral cyan. Relative luminance 0.336; OKLCH L 69.5% C 0.017 H 248.1°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA7 |
|---|---|
| RGB | rgb(149, 158, 167) |
| HSL | hsl(210, 9%, 62%) |
| HSV | hsv(210, 11%, 65%) |
| CMYK | cmyk(10.8%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(64.67, -1.35, -5.78) |
| CIE-LCH | lch(64.67, 5.94, 256.81°) |
| OKLab | oklab(69.49% -0.0063 -0.0155) |
| OKLCH | oklch(69.49% 0.017 248.1) |
| XYZ | xyz(31.5948, 33.6329, 41.3790) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.03
Cool Grey
#95A3A6
ΔE00 4.53
Pewter
#899397
ΔE00 4.69
Bluey Grey
#89A0B0
ΔE00 4.93
Dark Gray
#A9A9A9
ΔE00 6.51
Bluegrey
#85A3B2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA7 #A79E95
analogous
#95A7A7 #959EA7 #9595A7
triadic
#959EA7 #A7959E #9EA795
tetradic
#959EA7 #A795A7 #A79E95 #95A795
square
#959EA7 #A795A7 #A79E95 #95A795
split-complementary
#959EA7 #A79595 #A7A795
monochromatic
#58616A #747F8B #959EA7 #B6BDC3 #D8DBDF
Accessibility & contrast
On white
2.72
#959EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#959EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA7
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA7 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#999CA7
Tritanopia (blue-blind)
#91A0A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #959ea7; /* rgb */ color: rgb(149, 158, 167); /* oklch */ color: oklch(69.5% 0.017 248.1);
Tailwind
colors: {
custom: {
50: '#b4bac1',
500: '#959ea7',
950: '#000000',
},
}SCSS
$custom: #959ea7; $custom-light: #b4bac1; $custom-dark: #000000;
JSON
{
"hex": "#959ea7",
"rgb": {
"r": 149,
"g": 158,
"b": 167
},
"hsl": {
"h": 210,
"s": 9.278,
"l": 61.961
},
"oklch": {
"l": 0.69488,
"c": 0.01675,
"h": 248.1
},
"luminance": 0.33633
}Semantic roles & 50–950 ramp
primary
#959EA7
secondary
#CFCCC9
accent
#735293
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081