#BBCFCA#BBCFCA
#BBCFCA is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.8% C 0.023 H 179.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFCA |
|---|---|
| RGB | rgb(187, 207, 202) |
| HSL | hsl(165, 17%, 77%) |
| HSV | hsv(165, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.54, -7.69, 0.18) |
| CIE-LCH | lch(81.54, 7.69, 178.64°) |
| OKLab | oklab(83.8% -0.0227 0.0004) |
| OKLCH | oklch(83.8% 0.023 179.1) |
| XYZ | xyz(53.4646, 59.4539, 64.5246) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 8.48
Lightblue
#ADD8E6
ΔE00 9.20
Light Gray
#D3D3D3
ΔE00 9.38
Silver
#C0C0C0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFCA #CFBBC0
analogous
#BBCFC0 #BBCFCA #BBCACF
triadic
#BBCFCA #CABBCF #CFCABB
tetradic
#BBCFCA #C0BBCF #CFBBC0 #CACFBB
square
#BBCFCA #C0BBCF #CFBBC0 #CACFBB
split-complementary
#BBCFCA #CFBBCA #CFC0BB
monochromatic
#739C92 #97B6AE #BBCFCA #DFE8E6 #EDF2F1
Accessibility & contrast
On white
1.63
#BBCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BBCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFCA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFCA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#B6D0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfca; /* rgb */ color: rgb(187, 207, 202); /* oklch */ color: oklch(83.8% 0.023 179.1);
Tailwind
colors: {
custom: {
50: '#cfddda',
500: '#bbcfca',
950: '#000000',
},
}SCSS
$custom: #bbcfca; $custom-light: #cfddda; $custom-dark: #000000;
JSON
{
"hex": "#bbcfca",
"rgb": {
"r": 187,
"g": 207,
"b": 202
},
"hsl": {
"h": 165,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83799,
"c": 0.02268,
"h": 179.1
},
"luminance": 0.59455
}Semantic roles & 50–950 ramp
primary
#BBCFCA
secondary
#A48B91
accent
#4A5E9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483