#B1CFCD#B1CFCD
#B1CFCD is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.032 H 191.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CFCD |
|---|---|
| RGB | rgb(177, 207, 205) |
| HSL | hsl(176, 24%, 75%) |
| HSV | hsv(176, 14%, 81%) |
| CMYK | cmyk(14.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(80.95, -10.36, -2.37) |
| CIE-LCH | lch(80.95, 10.63, 192.86°) |
| OKLab | oklab(83.19% -0.0315 -0.0065) |
| OKLCH | oklch(83.19% 0.032 191.6) |
| XYZ | xyz(51.4609, 58.3792, 66.3028) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.43
Pale Sky Blue
#BDF6FE
ΔE00 10.23
Light Grey
#D8DCD6
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CFCD #CFB1B3
analogous
#B1CFBE #B1CFCD #B1C2CF
triadic
#B1CFCD #CDB1CF #CFCDB1
tetradic
#B1CFCD #BEB1CF #CFB1B3 #C2CFB1
square
#B1CFCD #BEB1CF #CFB1B3 #C2CFB1
split-complementary
#B1CFCD #CFB1C2 #CFBEB1
monochromatic
#65A09C #8BB8B5 #B1CFCD #D7E6E5 #ECF3F3
Accessibility & contrast
On white
1.66
#B1CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B1CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CFCD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CFCD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#A9D1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b1cfcd; /* rgb */ color: rgb(177, 207, 205); /* oklch */ color: oklch(83.2% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#c8dddc',
500: '#b1cfcd',
950: '#000000',
},
}SCSS
$custom: #b1cfcd; $custom-light: #c8dddc; $custom-dark: #000000;
JSON
{
"hex": "#b1cfcd",
"rgb": {
"r": 177,
"g": 207,
"b": 205
},
"hsl": {
"h": 176,
"s": 23.81,
"l": 75.294
},
"oklch": {
"l": 0.83187,
"c": 0.03218,
"h": 191.6
},
"luminance": 0.58381
}Semantic roles & 50–950 ramp
primary
#B1CFCD
secondary
#A48082
accent
#434AA2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484