#B1CFCB#B1CFCB
#B1CFCB is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.1% C 0.033 H 186.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CFCB |
|---|---|
| RGB | rgb(177, 207, 203) |
| HSL | hsl(172, 24%, 75%) |
| HSV | hsv(172, 14%, 81%) |
| CMYK | cmyk(14.5%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.90, -10.77, -1.37) |
| CIE-LCH | lch(80.90, 10.86, 187.27°) |
| OKLab | oklab(83.13% -0.0323 -0.0038) |
| OKLCH | oklch(83.13% 0.033 186.8) |
| XYZ | xyz(51.2210, 58.2833, 65.0395) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 10.27
Pale Sky Blue
#BDF6FE
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CFCB #CFB1B5
analogous
#B1CFBC #B1CFCB #B1C4CF
triadic
#B1CFCB #CBB1CF #CFCBB1
tetradic
#B1CFCB #BCB1CF #CFB1B5 #C4CFB1
square
#B1CFCB #BCB1CF #CFB1B5 #C4CFB1
split-complementary
#B1CFCB #CFB1C4 #CFBCB1
monochromatic
#65A098 #8BB8B2 #B1CFCB #D7E6E4 #ECF3F2
Accessibility & contrast
On white
1.66
#B1CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B1CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CFCB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CFCB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#A9D1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b1cfcb; /* rgb */ color: rgb(177, 207, 203); /* oklch */ color: oklch(83.1% 0.033 186.8);
Tailwind
colors: {
custom: {
50: '#c8ddda',
500: '#b1cfcb',
950: '#000000',
},
}SCSS
$custom: #b1cfcb; $custom-light: #c8ddda; $custom-dark: #000000;
JSON
{
"hex": "#b1cfcb",
"rgb": {
"r": 177,
"g": 207,
"b": 203
},
"hsl": {
"h": 172,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.83127,
"c": 0.03255,
"h": 186.8
},
"luminance": 0.58285
}Semantic roles & 50–950 ramp
primary
#B1CFCB
secondary
#A48085
accent
#4350A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483