#95A2AA#95A2AA
#95A2AA is a light, near-neutral cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.019 H 234.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2AA |
|---|---|
| RGB | rgb(149, 162, 170) |
| HSL | hsl(203, 11%, 63%) |
| HSV | hsv(203, 12%, 67%) |
| CMYK | cmyk(12.4%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(65.85, -2.92, -5.71) |
| CIE-LCH | lch(65.85, 6.42, 242.90°) |
| OKLab | oklab(70.45% -0.0109 -0.0154) |
| OKLCH | oklch(70.45% 0.019 234.6) |
| XYZ | xyz(32.5688, 35.1320, 43.0877) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.61
Cool Grey
#95A3A6
ΔE00 2.80
Bluey Grey
#89A0B0
ΔE00 4.09
Pewter
#899397
ΔE00 5.10
Bluegrey
#85A3B2
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2AA #AA9D95
analogous
#95AAA8 #95A2AA #9597AA
triadic
#95A2AA #AA95A2 #A2AA95
tetradic
#95A2AA #A895AA #AA9D95 #97AA95
square
#95A2AA #A895AA #AA9D95 #97AA95
split-complementary
#95A2AA #AA9597 #AAA895
monochromatic
#57656D #73848F #95A2AA #B7C0C5 #D9DEE0
Accessibility & contrast
On white
2.62
#95A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#95A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2AA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2AA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#90A4A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #95a2aa; /* rgb */ color: rgb(149, 162, 170); /* oklch */ color: oklch(70.4% 0.019 234.6);
Tailwind
colors: {
custom: {
50: '#b4bdc3',
500: '#95a2aa',
950: '#000000',
},
}SCSS
$custom: #95a2aa; $custom-light: #b4bdc3; $custom-dark: #000000;
JSON
{
"hex": "#95a2aa",
"rgb": {
"r": 149,
"g": 162,
"b": 170
},
"hsl": {
"h": 202.857,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.70447,
"c": 0.01886,
"h": 234.6
},
"luminance": 0.35133
}Semantic roles & 50–950 ramp
primary
#95A2AA
secondary
#D1CCCA
accent
#6B5095
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181