#95ACBC#95ACBC
#95ACBC is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.035 H 238.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACBC |
|---|---|
| RGB | rgb(149, 172, 188) |
| HSL | hsl(205, 23%, 66%) |
| HSV | hsv(205, 21%, 74%) |
| CMYK | cmyk(20.7%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(69.13, -4.43, -10.84) |
| CIE-LCH | lch(69.13, 11.71, 247.75°) |
| OKLab | oklab(73.21% -0.0181 -0.0294) |
| OKLCH | oklch(73.21% 0.035 238.3) |
| XYZ | xyz(36.2216, 39.5244, 53.2878) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.61
Cool Gray
#9AA7B0
ΔE00 3.81
Bluegrey
#85A3B2
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 5.14
Cool Grey
#95A3A6
ΔE00 6.25
Greyblue
#77A1B5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACBC #BCA595
analogous
#95BCB8 #95ACBC #9598BC
triadic
#95ACBC #BC95AC #ACBC95
tetradic
#95ACBC #B895BC #BCA595 #98BC95
square
#95ACBC #B895BC #BCA595 #98BC95
split-complementary
#95ACBC #BC9598 #BCB895
monochromatic
#537083 #708FA4 #95ACBC #BAC9D4 #E0E7EB
Accessibility & contrast
On white
2.36
#95ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#95ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACBC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACBC | 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)
#A5ABBD
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#8AB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95acbc; /* rgb */ color: rgb(149, 172, 188); /* oklch */ color: oklch(73.2% 0.035 238.3);
Tailwind
colors: {
custom: {
50: '#b4c4d0',
500: '#95acbc',
950: '#000000',
},
}SCSS
$custom: #95acbc; $custom-light: #b4c4d0; $custom-dark: #000000;
JSON
{
"hex": "#95acbc",
"rgb": {
"r": 149,
"g": 172,
"b": 188
},
"hsl": {
"h": 204.615,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.7321,
"c": 0.03455,
"h": 238.3
},
"luminance": 0.39525
}Semantic roles & 50–950 ramp
primary
#95ACBC
secondary
#DDD5D0
accent
#6A45A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182