#95B3BF#95B3BF
#95B3BF is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.8% C 0.037 H 224.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95B3BF |
|---|---|
| RGB | rgb(149, 179, 191) |
| HSL | hsl(197, 25%, 67%) |
| HSV | hsv(197, 22%, 75%) |
| CMYK | cmyk(22%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(71.14, -7.53, -9.49) |
| CIE-LCH | lch(71.14, 12.11, 231.57°) |
| OKLab | oklab(74.83% -0.0266 -0.0258) |
| OKLCH | oklch(74.83% 0.037 224) |
| XYZ | xyz(37.9159, 42.3901, 55.4645) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.85
Light Grey Blue
#9DBCD4
ΔE00 5.61
Cool Gray
#9AA7B0
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.25
Greyblue
#77A1B5
ΔE00 6.70
Cool Grey
#95A3A6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B3BF #BFA195
analogous
#95BFB6 #95B3BF #959EBF
triadic
#95B3BF #BF95B3 #B3BF95
tetradic
#95B3BF #B695BF #BFA195 #9EBF95
square
#95B3BF #B695BF #BFA195 #9EBF95
split-complementary
#95B3BF #BF959E #BFB695
monochromatic
#527888 #6F98A8 #95B3BF #BBCED6 #E1EAED
Accessibility & contrast
On white
2.22
#95B3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#95B3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B3BF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B3BF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#89B7B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95b3bf; /* rgb */ color: rgb(149, 179, 191); /* oklch */ color: oklch(74.8% 0.037 224.0);
Tailwind
colors: {
custom: {
50: '#b5c9d2',
500: '#95b3bf',
950: '#000000',
},
}SCSS
$custom: #95b3bf; $custom-light: #b5c9d2; $custom-dark: #000000;
JSON
{
"hex": "#95b3bf",
"rgb": {
"r": 149,
"g": 179,
"b": 191
},
"hsl": {
"h": 197.143,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.74827,
"c": 0.03706,
"h": 224
},
"luminance": 0.42391
}Semantic roles & 50–950 ramp
primary
#95B3BF
secondary
#DFD5D1
accent
#5E42A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282