#959EA8#959EA8
#959EA8 is a light, near-neutral cyan. Relative luminance 0.337; OKLCH L 69.5% C 0.018 H 250.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA8 |
|---|---|
| RGB | rgb(149, 158, 168) |
| HSL | hsl(212, 10%, 62%) |
| HSV | hsv(212, 11%, 66%) |
| CMYK | cmyk(11.3%, 6%, 0%, 34.1%) |
| CIE-LAB | lab(64.70, -1.14, -6.30) |
| CIE-LCH | lch(64.70, 6.40, 259.70°) |
| OKLab | oklab(69.52% -0.0059 -0.0169) |
| OKLCH | oklch(69.52% 0.018 250.9) |
| XYZ | xyz(31.6876, 33.6700, 41.8677) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.18
Bluey Grey
#89A0B0
ΔE00 4.87
Cool Grey
#95A3A6
ΔE00 4.97
Pewter
#899397
ΔE00 5.03
Dark Gray
#A9A9A9
ΔE00 6.76
Bluegrey
#85A3B2
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA8 #A89F95
analogous
#95A8A8 #959EA8 #9595A8
triadic
#959EA8 #A8959E #9EA895
tetradic
#959EA8 #A895A8 #A89F95 #95A895
square
#959EA8 #A895A8 #A89F95 #95A895
split-complementary
#959EA8 #A89595 #A8A895
monochromatic
#58616B #737F8C #959EA8 #B7BDC4 #D8DCDF
Accessibility & contrast
On white
2.72
#959EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#959EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA8
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA8 | 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)
#9A9EA9
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#91A0A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #959ea8; /* rgb */ color: rgb(149, 158, 168); /* oklch */ color: oklch(69.5% 0.018 250.9);
Tailwind
colors: {
custom: {
50: '#b4bac1',
500: '#959ea8',
950: '#000000',
},
}SCSS
$custom: #959ea8; $custom-light: #b4bac1; $custom-dark: #000000;
JSON
{
"hex": "#959ea8",
"rgb": {
"r": 149,
"g": 158,
"b": 168
},
"hsl": {
"h": 211.579,
"s": 9.845,
"l": 62.157
},
"oklch": {
"l": 0.69521,
"c": 0.01792,
"h": 250.9
},
"luminance": 0.3367
}Semantic roles & 50–950 ramp
primary
#959EA8
secondary
#D0CDC9
accent
#745294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081