#B1CBBE#B1CBBE
#B1CBBE is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.033 H 164.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CBBE |
|---|---|
| RGB | rgb(177, 203, 190) |
| HSL | hsl(150, 20%, 75%) |
| HSV | hsv(150, 13%, 80%) |
| CMYK | cmyk(12.8%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.49, -11.26, 3.54) |
| CIE-LCH | lch(79.49, 11.80, 162.57°) |
| OKLab | oklab(81.9% -0.0321 0.0092) |
| OKLCH | oklch(81.9% 0.033 164) |
| XYZ | xyz(48.7795, 55.7758, 56.9010) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 10.08
Powder Blue
#B0E0E6
ΔE00 10.18
Light Grey
#D8DCD6
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.46
Greenish Grey
#96AE8D
ΔE00 10.79
Paleturquoise
#AFEEEE
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CBBE #CBB1BE
analogous
#B1CBB1 #B1CBBE #B1CBCB
triadic
#B1CBBE #BEB1CB #CBBEB1
tetradic
#B1CBBE #B1B1CB #CBB1BE #CBCBB1
square
#B1CBBE #B1B1CB #CBB1BE #CBCBB1
split-complementary
#B1CBBE #CBB1CB #CBB1B1
monochromatic
#689A81 #8CB39F #B1CBBE #D6E3DD #EDF3F0
Accessibility & contrast
On white
1.73
#B1CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#B1CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CBBE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CBBE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#ACCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b1cbbe; /* rgb */ color: rgb(177, 203, 190); /* oklch */ color: oklch(81.9% 0.033 164.0);
Tailwind
colors: {
custom: {
50: '#c8dad1',
500: '#b1cbbe',
950: '#000000',
},
}SCSS
$custom: #b1cbbe; $custom-light: #c8dad1; $custom-dark: #000000;
JSON
{
"hex": "#b1cbbe",
"rgb": {
"r": 177,
"g": 203,
"b": 190
},
"hsl": {
"h": 150,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.81899,
"c": 0.03335,
"h": 164
},
"luminance": 0.55777
}Semantic roles & 50–950 ramp
primary
#B1CBBE
secondary
#A08190
accent
#47739E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483