#95ACBD#95ACBD
#95ACBD is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.036 H 240.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACBD |
|---|---|
| RGB | rgb(149, 172, 189) |
| HSL | hsl(206, 23%, 66%) |
| HSV | hsv(206, 21%, 74%) |
| CMYK | cmyk(21.2%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(69.16, -4.21, -11.34) |
| CIE-LCH | lch(69.16, 12.10, 249.65°) |
| OKLab | oklab(73.25% -0.0177 -0.0308) |
| OKLCH | oklch(73.25% 0.036 240) |
| XYZ | xyz(36.3298, 39.5677, 53.8574) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.65
Cool Gray
#9AA7B0
ΔE00 4.01
Bluegrey
#85A3B2
ΔE00 4.18
Light Grey Blue
#9DBCD4
ΔE00 4.96
Greyblue
#77A1B5
ΔE00 6.47
Cool Grey
#95A3A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACBD #BDA695
analogous
#95BDBA #95ACBD #9598BD
triadic
#95ACBD #BD95AC #ACBD95
tetradic
#95ACBD #BA95BD #BDA695 #98BD95
square
#95ACBD #BA95BD #BDA695 #98BD95
split-complementary
#95ACBD #BD9598 #BDBA95
monochromatic
#537085 #6F8EA6 #95ACBD #BBCAD4 #E0E7EC
Accessibility & contrast
On white
2.36
#95ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#95ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACBD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACBD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#8AB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95acbd; /* rgb */ color: rgb(149, 172, 189); /* oklch */ color: oklch(73.2% 0.036 240.0);
Tailwind
colors: {
custom: {
50: '#b4c4d0',
500: '#95acbd',
950: '#000000',
},
}SCSS
$custom: #95acbd; $custom-light: #b4c4d0; $custom-dark: #000000;
JSON
{
"hex": "#95acbd",
"rgb": {
"r": 149,
"g": 172,
"b": 189
},
"hsl": {
"h": 205.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.73245,
"c": 0.03555,
"h": 240
},
"luminance": 0.39569
}Semantic roles & 50–950 ramp
primary
#95ACBD
secondary
#DDD6D0
accent
#6C44A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182