#B1CDCB#B1CDCB
#B1CDCB is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.030 H 191.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CDCB |
|---|---|
| RGB | rgb(177, 205, 203) |
| HSL | hsl(176, 22%, 75%) |
| HSV | hsv(176, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.36, -9.73, -2.16) |
| CIE-LCH | lch(80.36, 9.97, 192.51°) |
| OKLab | oklab(82.7% -0.0296 -0.0059) |
| OKLCH | oklch(82.7% 0.03 191.3) |
| XYZ | xyz(50.7396, 57.3203, 64.8790) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 8.88
Paleturquoise
#AFEEEE
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 9.93
Pale Sky Blue
#BDF6FE
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CDCB #CDB1B3
analogous
#B1CDBD #B1CDCB #B1C1CD
triadic
#B1CDCB #CBB1CD #CDCBB1
tetradic
#B1CDCB #BDB1CD #CDB1B3 #C1CDB1
square
#B1CDCB #BDB1CD #CDB1B3 #C1CDB1
split-complementary
#B1CDCB #CDB1C1 #CDBDB1
monochromatic
#669D99 #8CB5B2 #B1CDCB #D6E5E4 #ECF3F3
Accessibility & contrast
On white
1.68
#B1CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B1CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CDCB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CDCB | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#A9CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1cdcb; /* rgb */ color: rgb(177, 205, 203); /* oklch */ color: oklch(82.7% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#c8dcda',
500: '#b1cdcb',
950: '#000000',
},
}SCSS
$custom: #b1cdcb; $custom-light: #c8dcda; $custom-dark: #000000;
JSON
{
"hex": "#b1cdcb",
"rgb": {
"r": 177,
"g": 205,
"b": 203
},
"hsl": {
"h": 175.714,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.82702,
"c": 0.03018,
"h": 191.3
},
"luminance": 0.57322
}Semantic roles & 50–950 ramp
primary
#B1CDCB
secondary
#A28083
accent
#454CA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483