#95ACBB#95ACBB
#95ACBB is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.034 H 236.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACBB |
|---|---|
| RGB | rgb(149, 172, 187) |
| HSL | hsl(204, 22%, 66%) |
| HSV | hsv(204, 20%, 73%) |
| CMYK | cmyk(20.3%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(69.10, -4.66, -10.33) |
| CIE-LCH | lch(69.10, 11.33, 245.72°) |
| OKLab | oklab(73.18% -0.0185 -0.028) |
| OKLCH | oklch(73.18% 0.034 236.5) |
| XYZ | xyz(36.1142, 39.4814, 52.7220) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.62
Cool Gray
#9AA7B0
ΔE00 3.65
Bluegrey
#85A3B2
ΔE00 3.80
Light Grey Blue
#9DBCD4
ΔE00 5.35
Cool Grey
#95A3A6
ΔE00 5.91
Greyblue
#77A1B5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACBB #BBA495
analogous
#95BBB7 #95ACBB #9599BB
triadic
#95ACBB #BB95AC #ACBB95
tetradic
#95ACBB #B795BB #BBA495 #99BB95
square
#95ACBB #B795BB #BBA495 #99BB95
split-complementary
#95ACBB #BB9599 #BBB795
monochromatic
#537082 #708FA3 #95ACBB #BAC9D3 #E0E6EB
Accessibility & contrast
On white
2.36
#95ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#95ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACBB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACBB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#8BB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95acbb; /* rgb */ color: rgb(149, 172, 187); /* oklch */ color: oklch(73.2% 0.034 236.5);
Tailwind
colors: {
custom: {
50: '#b4c4cf',
500: '#95acbb',
950: '#000000',
},
}SCSS
$custom: #95acbb; $custom-light: #b4c4cf; $custom-dark: #000000;
JSON
{
"hex": "#95acbb",
"rgb": {
"r": 149,
"g": 172,
"b": 187
},
"hsl": {
"h": 203.684,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.73175,
"c": 0.03359,
"h": 236.5
},
"luminance": 0.39482
}Semantic roles & 50–950 ramp
primary
#95ACBB
secondary
#DCD5D0
accent
#6945A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182