#949EA6#949EA6
#949EA6 is a light, near-neutral cyan. Relative luminance 0.335; OKLCH L 69.4% C 0.016 H 241.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA6 |
|---|---|
| RGB | rgb(148, 158, 166) |
| HSL | hsl(207, 9%, 62%) |
| HSV | hsv(207, 11%, 65%) |
| CMYK | cmyk(10.8%, 4.8%, 0%, 34.9%) |
| CIE-LAB | lab(64.57, -1.91, -5.38) |
| CIE-LCH | lch(64.57, 5.71, 250.48°) |
| OKLab | oklab(69.38% -0.0077 -0.0145) |
| OKLCH | oklch(69.38% 0.016 241.9) |
| XYZ | xyz(31.3210, 33.5024, 40.8855) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.82
Cool Grey
#95A3A6
ΔE00 3.80
Pewter
#899397
ΔE00 4.22
Bluey Grey
#89A0B0
ΔE00 4.73
Bluegrey
#85A3B2
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA6 #A69C94
analogous
#94A6A5 #949EA6 #9495A6
triadic
#949EA6 #A6949E #9EA694
tetradic
#949EA6 #A594A6 #A69C94 #95A694
square
#949EA6 #A594A6 #A69C94 #95A694
split-complementary
#949EA6 #A69495 #A6A594
monochromatic
#576169 #73808A #949EA6 #B5BCC2 #D7DBDE
Accessibility & contrast
On white
2.73
#949EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#949EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA6
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA6 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA6
Deuteranopia (green-blind)
#989CA6
Tritanopia (blue-blind)
#90A0A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949ea6; /* rgb */ color: rgb(148, 158, 166); /* oklch */ color: oklch(69.4% 0.016 241.9);
Tailwind
colors: {
custom: {
50: '#b3bac0',
500: '#949ea6',
950: '#000000',
},
}SCSS
$custom: #949ea6; $custom-light: #b3bac0; $custom-dark: #000000;
JSON
{
"hex": "#949ea6",
"rgb": {
"r": 148,
"g": 158,
"b": 166
},
"hsl": {
"h": 206.667,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.69377,
"c": 0.01641,
"h": 241.9
},
"luminance": 0.33503
}Semantic roles & 50–950 ramp
primary
#949EA6
secondary
#CECBC8
accent
#6F5293
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081