#95ACBF#95ACBF
#95ACBF is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.3% C 0.038 H 243.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACBF |
|---|---|
| RGB | rgb(149, 172, 191) |
| HSL | hsl(207, 25%, 67%) |
| HSV | hsv(207, 22%, 75%) |
| CMYK | cmyk(22%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.22, -3.75, -12.35) |
| CIE-LCH | lch(69.22, 12.91, 253.11°) |
| OKLab | oklab(73.32% -0.017 -0.0336) |
| OKLCH | oklch(73.32% 0.038 243.2) |
| XYZ | xyz(36.5484, 39.6551, 55.0087) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.89
Cool Gray
#9AA7B0
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACBF #BFA895
analogous
#95BFBD #95ACBF #9597BF
triadic
#95ACBF #BF95AC #ACBF95
tetradic
#95ACBF #BD95BF #BFA895 #97BF95
square
#95ACBF #BD95BF #BFA895 #97BF95
split-complementary
#95ACBF #BF9597 #BFBD95
monochromatic
#526F88 #6F8EA8 #95ACBF #BBCAD6 #E1E8ED
Accessibility & contrast
On white
2.35
#95ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#95ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACBF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACBF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#8AB1B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95acbf; /* rgb */ color: rgb(149, 172, 191); /* oklch */ color: oklch(73.3% 0.038 243.2);
Tailwind
colors: {
custom: {
50: '#b4c4d2',
500: '#95acbf',
950: '#000000',
},
}SCSS
$custom: #95acbf; $custom-light: #b4c4d2; $custom-dark: #000000;
JSON
{
"hex": "#95acbf",
"rgb": {
"r": 149,
"g": 172,
"b": 191
},
"hsl": {
"h": 207.143,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.73315,
"c": 0.03763,
"h": 243.2
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#95ACBF
secondary
#DFD7D1
accent
#6E42A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182