#95A7BB#95A7BB
#95A7BB is a light, muted cyan. Relative luminance 0.376; OKLCH L 72.1% C 0.036 H 251.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95A7BB |
|---|---|
| RGB | rgb(149, 167, 187) |
| HSL | hsl(212, 22%, 66%) |
| HSV | hsv(212, 20%, 73%) |
| CMYK | cmyk(20.3%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.74, -1.93, -12.37) |
| CIE-LCH | lch(67.74, 12.52, 261.13°) |
| OKLab | oklab(72.1% -0.0115 -0.0336) |
| OKLCH | oklch(72.1% 0.036 251.1) |
| XYZ | xyz(35.1804, 37.6140, 52.4107) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 4.55
Bluegrey
#85A3B2
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A7BB #BBA995
analogous
#95BABB #95A7BB #9695BB
triadic
#95A7BB #BB95A7 #A7BB95
tetradic
#95A7BB #BB95BA #BBA995 #95BB96
square
#95A7BB #BB95BA #BBA995 #95BB96
split-complementary
#95A7BB #BB9695 #BABB95
monochromatic
#536A82 #7088A3 #95A7BB #BAC6D3 #E0E5EB
Accessibility & contrast
On white
2.46
#95A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#95A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A7BB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A7BB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#8BABAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95a7bb; /* rgb */ color: rgb(149, 167, 187); /* oklch */ color: oklch(72.1% 0.036 251.1);
Tailwind
colors: {
custom: {
50: '#b4c1cf',
500: '#95a7bb',
950: '#000000',
},
}SCSS
$custom: #95a7bb; $custom-light: #b4c1cf; $custom-dark: #000000;
JSON
{
"hex": "#95a7bb",
"rgb": {
"r": 149,
"g": 167,
"b": 187
},
"hsl": {
"h": 211.579,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.72102,
"c": 0.03551,
"h": 251.1
},
"luminance": 0.37615
}Semantic roles & 50–950 ramp
primary
#95A7BB
secondary
#DCD6D0
accent
#7545A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182