#B1CBCA#B1CBCA
#B1CBCA is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.028 H 193.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CBCA |
|---|---|
| RGB | rgb(177, 203, 202) |
| HSL | hsl(178, 20%, 75%) |
| HSV | hsv(178, 13%, 80%) |
| CMYK | cmyk(12.8%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.80, -8.90, -2.45) |
| CIE-LCH | lch(79.80, 9.23, 195.39°) |
| OKLab | oklab(82.25% -0.0272 -0.0067) |
| OKLCH | oklch(82.25% 0.028 193.8) |
| XYZ | xyz(50.1454, 56.3221, 64.0949) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 8.25
Light Grey
#D8DCD6
ΔE00 9.66
Silver
#C0C0C0
ΔE00 10.49
Paleturquoise
#AFEEEE
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CBCA #CBB1B2
analogous
#B1CBBD #B1CBCA #B1BFCB
triadic
#B1CBCA #CAB1CB #CBCAB1
tetradic
#B1CBCA #BDB1CB #CBB1B2 #BFCBB1
square
#B1CBCA #BDB1CB #CBB1B2 #BFCBB1
split-complementary
#B1CBCA #CBB1BF #CBBDB1
monochromatic
#689A98 #8CB3B1 #B1CBCA #D6E3E3 #EDF3F3
Accessibility & contrast
On white
1.71
#B1CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#B1CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CBCA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CBCA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#AACDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b1cbca; /* rgb */ color: rgb(177, 203, 202); /* oklch */ color: oklch(82.2% 0.028 193.8);
Tailwind
colors: {
custom: {
50: '#c8dada',
500: '#b1cbca',
950: '#000000',
},
}SCSS
$custom: #b1cbca; $custom-light: #c8dada; $custom-dark: #000000;
JSON
{
"hex": "#b1cbca",
"rgb": {
"r": 177,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.692,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.82248,
"c": 0.02804,
"h": 193.8
},
"luminance": 0.56323
}Semantic roles & 50–950 ramp
primary
#B1CBCA
secondary
#A08182
accent
#474A9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383