#B1CBCD#B1CBCD
#B1CBCD is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.028 H 202.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CBCD |
|---|---|
| RGB | rgb(177, 203, 205) |
| HSL | hsl(184, 22%, 75%) |
| HSV | hsv(184, 14%, 80%) |
| CMYK | cmyk(13.7%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.88, -8.29, -3.94) |
| CIE-LCH | lch(79.88, 9.18, 205.43°) |
| OKLab | oklab(82.34% -0.026 -0.0107) |
| OKLCH | oklch(82.34% 0.028 202.3) |
| XYZ | xyz(50.5041, 56.4656, 65.9838) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 9.82
Light Grey Blue
#9DBCD4
ΔE00 9.88
Cloudy Blue
#ACC2D9
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CBCD #CDB3B1
analogous
#B1CDC1 #B1CBCD #B1BDCD
triadic
#B1CBCD #CDB1CB #CBCDB1
tetradic
#B1CBCD #C1B1CD #CDB3B1 #BDCDB1
square
#B1CBCD #C1B1CD #CDB3B1 #BDCDB1
split-complementary
#B1CBCD #CDB1BD #CDC1B1
monochromatic
#66999D #8CB2B5 #B1CBCD #D6E4E5 #ECF3F3
Accessibility & contrast
On white
1.71
#B1CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#B1CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CBCD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CBCD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A9CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b1cbcd; /* rgb */ color: rgb(177, 203, 205); /* oklch */ color: oklch(82.3% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#c8dadc',
500: '#b1cbcd',
950: '#000000',
},
}SCSS
$custom: #b1cbcd; $custom-light: #c8dadc; $custom-dark: #000000;
JSON
{
"hex": "#b1cbcd",
"rgb": {
"r": 177,
"g": 203,
"b": 205
},
"hsl": {
"h": 184.286,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82339,
"c": 0.02815,
"h": 202.3
},
"luminance": 0.56467
}Semantic roles & 50–950 ramp
primary
#B1CBCD
secondary
#A28380
accent
#4C45A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384