#949EA5#949EA5
#949EA5 is a light, near-neutral cyan. Relative luminance 0.335; OKLCH L 69.3% C 0.015 H 238.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA5 |
|---|---|
| RGB | rgb(148, 158, 165) |
| HSL | hsl(205, 9%, 61%) |
| HSV | hsv(205, 10%, 65%) |
| CMYK | cmyk(10.3%, 4.2%, 0%, 35.3%) |
| CIE-LAB | lab(64.54, -2.12, -4.86) |
| CIE-LCH | lch(64.54, 5.31, 246.47°) |
| OKLab | oklab(69.35% -0.0081 -0.0131) |
| OKLCH | oklch(69.35% 0.015 238.1) |
| XYZ | xyz(31.2296, 33.4658, 40.4042) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.88
Cool Grey
#95A3A6
ΔE00 3.38
Pewter
#899397
ΔE00 3.97
Bluey Grey
#89A0B0
ΔE00 4.94
Dark Gray
#A9A9A9
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA5 #A59B94
analogous
#94A5A4 #949EA5 #9496A5
triadic
#949EA5 #A5949E #9EA594
tetradic
#949EA5 #A494A5 #A59B94 #96A594
square
#949EA5 #A494A5 #A59B94 #96A594
split-complementary
#949EA5 #A59496 #A5A494
monochromatic
#576168 #738089 #949EA5 #B5BCC1 #D6DADD
Accessibility & contrast
On white
2.73
#949EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#949EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA5
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA5 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA5
Deuteranopia (green-blind)
#999CA5
Tritanopia (blue-blind)
#90A0A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea5; /* rgb */ color: rgb(148, 158, 165); /* oklch */ color: oklch(69.3% 0.015 238.1);
Tailwind
colors: {
custom: {
50: '#b3babf',
500: '#949ea5',
950: '#000000',
},
}SCSS
$custom: #949ea5; $custom-light: #b3babf; $custom-dark: #000000;
JSON
{
"hex": "#949ea5",
"rgb": {
"r": 148,
"g": 158,
"b": 165
},
"hsl": {
"h": 204.706,
"s": 8.629,
"l": 61.373
},
"oklch": {
"l": 0.69345,
"c": 0.01539,
"h": 238.1
},
"luminance": 0.33466
}Semantic roles & 50–950 ramp
primary
#949EA5
secondary
#CECAC7
accent
#6D5393
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081