#95B2BB#95B2BB
#95B2BB is a light, muted cyan. Relative luminance 0.418; OKLCH L 74.5% C 0.034 H 218.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2BB |
|---|---|
| RGB | rgb(149, 178, 187) |
| HSL | hsl(194, 22%, 66%) |
| HSV | hsv(194, 20%, 73%) |
| CMYK | cmyk(20.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.74, -7.89, -7.88) |
| CIE-LCH | lch(70.74, 11.15, 224.95°) |
| OKLab | oklab(74.48% -0.0268 -0.0214) |
| OKLCH | oklch(74.48% 0.034 218.5) |
| XYZ | xyz(37.2820, 41.8170, 53.1113) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 6.08
Cool Grey
#95A3A6
ΔE00 6.09
Bluey Grey
#89A0B0
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2BB #BB9E95
analogous
#95BBB1 #95B2BB #959FBB
triadic
#95B2BB #BB95B2 #B2BB95
tetradic
#95B2BB #B195BB #BB9E95 #9FBB95
square
#95B2BB #B195BB #BB9E95 #9FBB95
split-complementary
#95B2BB #BB959F #BBB195
monochromatic
#537782 #7097A3 #95B2BB #BACDD3 #E0E8EB
Accessibility & contrast
On white
2.24
#95B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#95B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2BB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2BB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#8AB5B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95b2bb; /* rgb */ color: rgb(149, 178, 187); /* oklch */ color: oklch(74.5% 0.034 218.5);
Tailwind
colors: {
custom: {
50: '#b4c9cf',
500: '#95b2bb',
950: '#000000',
},
}SCSS
$custom: #95b2bb; $custom-light: #b4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#95b2bb",
"rgb": {
"r": 149,
"g": 178,
"b": 187
},
"hsl": {
"h": 194.211,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.74475,
"c": 0.03429,
"h": 218.5
},
"luminance": 0.41818
}Semantic roles & 50–950 ramp
primary
#95B2BB
secondary
#DCD3D0
accent
#5B45A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282